New submission from Tarek Ziadé:

This is a very useful trick to understand why the loop cleanup generates  a lot 
of "Exception ignored in: <object repr() failed>"

https://github.com/python/asyncio/issues/423#issuecomment-268882753

Could we consider including it in Task.__del__ ?

----------
components: asyncio
messages: 294536
nosy: tarek, yselivanov
priority: normal
severity: normal
status: open
title: improve asyncio debugging
type: enhancement
versions: Python 3.7

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

Reply via email to