[issue21340] Possible concurrency bug in asyncio, AttributeError in tasks.py
Changes by Jack Murray : -- title: Possible bug in asyncio -> Possible concurrency bug in asyncio, AttributeError in tasks.py ___ Python tracker <http://bugs.python.org/issu
[issue21340] Possible bug in asyncio
New submission from Jack Murray: AttributeError in /usr/lib/python3.4/asyncio/tasks.py feels like it might be a concurrency issue. I can't reproduce it, and my python isn't good enough to know how to simulate raising the exception at a random time during the execution of the progr