KeyboardInterrupt is generally not handled properly by asyncio, the normal
behavior here is that the code just exits with a traceback.
On Tue, Jun 7, 2022 at 11:00 AM Yves Duprat wrote:
> Hi,
>
> regarding this [issue93122](https://github.com/python/cpython/issues/93122),
> I am wondering what i
Hi,
regarding this [issue93122](https://github.com/python/cpython/issues/93122), I
am wondering what is the normal behavior of `asyncio.gather` when one of the
submitted tasks raises a `KeyboardInterrupt` exception ? -- regardless of the
value of the `return_exception` parameter.
It seems that
Hi,
Minor comment: Report bugs at
[https://bugs.python.org%5D(https://bugs.python.org).
How about pointing to Github?
___
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org