[issue3088] test_multiprocessing hangs on OS X 10.5.3
roudkerk
report at bugs.python.org
Sat Jun 14 19:35:43 CEST 2008
roudkerk <r.m.oudkerk at gmail.com> added the comment:
I suspect the problems with WithManagerTestCondition.notify_all() may
have to do with the thread safety of the proxies. If you replace
Thread(...) by self.Process(...) in that test then the problem may go away.
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3088>
_______________________________________
More information about the Python-bugs-list
mailing list