Martin Panter added the comment:

Maybe these patches work around the problem in these cases, but it sounds like 
the threading.Event class needs to grow a close() method or support the context 
manager protocol, rather than relying on the garbage collector to clean it up.

----------
nosy: +vadmium

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue22608>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to