Guido van Rossum added the comment:

Hm... We've seen this exact same crash reported several times before, and it 
was closed without a fix AFAICT each time.

- https://github.com/python/asyncio/issues/396
- http://bugs.python.org/issue23548

IIUC the conclusion in the latter was that this is due to a bug in the user 
code (forgetting to close() the event loop).

----------

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

Reply via email to