[issue21447] Intermittent asyncio.open_connection / futures.InvalidStateError

Roundup Robot report at bugs.python.org
Tue May 6 23:47:23 CEST 2014


Roundup Robot added the comment:

New changeset afe8c4bd3230 by Guido van Rossum in branch '3.4':
asyncio: Fix the second half of issue #21447: race in _write_to_self().
http://hg.python.org/cpython/rev/afe8c4bd3230

New changeset c0538334f4df by Guido van Rossum in branch 'default':
Merge 3.4->default: asyncio: Fix the second half of issue #21447: race in _write_to_self().
http://hg.python.org/cpython/rev/c0538334f4df

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list