Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment:

It is okay if the fact that half of the objects are freed leads to raising 
exceptions. But an assertion failure is sign of bugs in Python core or the 
_asyncio module. PR 7080 removes one way of exposing these bugs, but bugs 
itself still are here, and there may be other ways of triggering a crash.

Can this crash be reproduced without uvloop? What is the backtrace of the 
assertion failure?

----------

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

Reply via email to