[issue7222] thread reaping is imperfect

Antoine Pitrou report at bugs.python.org
Tue Oct 27 23:14:15 CET 2009


Antoine Pitrou <pitrou at free.fr> added the comment:

Thinking about it, another possibility is to strengthen Thread.join(),
so that it waits for the actual end of the thread, not a small instant
before.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7222>
_______________________________________


More information about the Python-bugs-list mailing list