Chris Jerdonek <chris.jerdo...@gmail.com> added the comment:

By the way, I just posted a new issue about exception chaining getting 
suppressed, but this time in an asyncio setting with ensure_future():
https://bugs.python.org/issue40466

I first noticed this issue two or three years ago and raised it on the 
async-sig list. It was suggested there that this was a special case of the 
current issue. Having written code to fix the current issue, though, the 
ensure_future() issue still exists. So I filed a separate issue.

----------

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

Reply via email to