Home > other > Ask a question in respect to multithreading
Ask a question in respect to multithreading
Time:09-26
In the main thread Timer set a Timer, a function called after the end of the countdown, I hope after this function has been able to carry out in the end, so at the beginning of the function USES the Threading. Current_thread. The join (), but it seems blocked here not to perform, multithreading has always been my weaknesses, hope everybody can give some advice,
CodePudding user response:
I hope after this function has been able to carry out what
-- -- -- -- -- -- -- -- -- -- You directly with the purpose of the while True:... Not ok?