Posts by bw7 • 1 point
1 post
-
0
votes0
answers19
viewsQ: How to close a python thread at the end of the "target" run
I think I’m having problems in my python program, by the amount of Threads generated and I’m not sure how to deal with it. Below is an excerpt of the code where N Threads are created to run the same…