Irit Katriel <iritkatr...@yahoo.com> added the comment:
"twisteroid ambassador"'s explanation is correct - you need to use the traceback module to render complete information about an exception. And indeed, return_exceptions=False gives you the first exception (not all of them) as explained here https://docs.python.org/3/library/asyncio-task.html#asyncio.gather ---------- nosy: +iritkatriel resolution: -> not a bug stage: -> resolved status: open -> closed _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue36636> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com