[issue14390] Tkinter single-threaded deadlock
R. David Murray
report at bugs.python.org
Tue Mar 27 16:19:58 CEST 2012
R. David Murray <rdmurray at bitdance.com> added the comment:
I believe there is an example in the packaging unit tests of building an extension module in a test (but I'm not 100% sure).
Also, the fact that the test will deadlock if it fails is not a deal breaker: the test should pass normally, and if it fails the buildbots will eventually time out and we'll see the error.
----------
nosy: +r.david.murray
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14390>
_______________________________________
More information about the Python-bugs-list
mailing list