[issue8865] select.poll is not thread safe

Serhiy Storchaka report at bugs.python.org
Sun Nov 11 20:48:10 CET 2012


Serhiy Storchaka added the comment:

I was unable to apply the patch automatically, so I had to do it manually.  Here is an updated patch for review.  I did not consider it in detail yet, but it seems to correct these errors.

----------
type: behavior -> crash
versions: +Python 3.3, Python 3.4 -Python 2.6, Python 3.1
Added file: http://bugs.python.org/file27961/select_concurrent_poll.patch

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


More information about the Python-bugs-list mailing list