mirror of https://github.com/python/cpython
Browse Source
* Handle correctly CancelledError: just exit * On error, log the exception and exit Don't try to close the event loop, it is probably running and so it cannot be closed.pull/224/head
2 changed files with 12 additions and 5 deletions
Loading…
Reference in new issue