Yury Selivanov <yseliva...@gmail.com> added the comment:

> Yuri, what do you think about?

I plan to use contextvars module to introduce a full-blown tracing API to 
asyncio to selectively log events like tacks creations, event loop switching, 
IO done by transports etc.  The plan is to prototype it in uvloop first.

I'll update this issue with a link to a discussion.

----------

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

Reply via email to