1

I'm using Threading module in python to create a new thread . I know how to start a Thread and how to join but I don't know how to terminate it while running.
So Any method to terminate or force stop a thread while running ?

0 Answers0