Gregory P. Smith added the comment:

Attaching a proposed fix for this issue.  It should make the wait() and poll() 
methods thread safe.  I need to turn the reproducer code into an actual test 
case and add more test cases for coverage of all code paths being touched.

I haven't examined the windows side of this code for the issue, it may also be 
useful there.

----------
keywords: +patch
Added file: http://bugs.python.org/file34960/issue21291-fix-gps01.diff

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

Reply via email to