[issue25593] _sock_connect_cb can be called twice resulting in InvalidStateError

Justin Mayfield report at bugs.python.org
Wed Nov 11 22:47:54 EST 2015


Justin Mayfield added the comment:

I'm attaching a patch that runs `_ready` callbacks at the start of `_run_once`.  The style and implications are ranging so I leave it to you at this point.

----------
keywords: +patch
Added file: http://bugs.python.org/file41019/run_once_testfix_for_Issue25593.patch

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


More information about the Python-bugs-list mailing list