标签: python multithreading python-2.7 python-3.x
我应该知道,当coro.with_timeout函数超时时,我们应该检查线程是否在超时后正确清理。我如何检查coro thread是清理工作?
一旦线程超时,是否有任何函数清除线程?