SIGN IN SIGN UP

Closes #22922: More EventLoop methods fail if the loop is closed. Initial patch

written by Torsten Landschoff.

create_task(), call_at(), call_soon(), call_soon_threadsafe() and
run_in_executor() now raise an error if the event loop is closed.
V
Victor Stinner committed
e80bf0d4a996b3ecda2c2f3cbab10037b9fdcd5e
Parent: dd8224e