mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
If the coroutine raised a BaseException, consume the exception to not log a warning. The caller doesn't have access to the local task.
If the coroutine raised a BaseException, consume the exception to not log a warning. The caller doesn't have access to the local task.