[issue32605] Should we really hide unawaited coroutine warnings when an exception is pending?

Yury Selivanov report at bugs.python.org
Mon Jan 29 01:25:06 EST 2018


Yury Selivanov <yselivanov at gmail.com> added the comment:

So in issue 32703 we consider removing the check.  I'll try to figure out what to do with "coroutine ... was never awaited" warnings in test_coroutines -- probably just silence them.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32605>
_______________________________________


More information about the Python-bugs-list mailing list