[issue28836] Throw concurrent.futures.TimeoutError instead of concurrent.futures.__base.TimeoutError

Decorater report at bugs.python.org
Tue Nov 29 21:09:13 EST 2016


Decorater added the comment:

I handle concurrent.futures.TimeoutError on my coroutine that is fired with create_task yet it sitll don't handle it though... so it still is a issue....

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue28836>
_______________________________________


More information about the Python-bugs-list mailing list