[issue33833] ProactorEventLoop raises AssertionError

twisteroid ambassador report at bugs.python.org
Wed Jun 27 22:18:35 EDT 2018


twisteroid ambassador <twisteroid.ambassador at gmail.com> added the comment:

As an aside, I'm wondering whether it makes sense to add a blanket "assert exception handler has not been called" condition to ProactorEventLoop's tests, or even other asyncio tests. It looks like ProactorEventLoop is more prone to dropping exceptions on the floor than SelectorEventLoop.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33833>
_______________________________________


More information about the Python-bugs-list mailing list