summaryrefslogtreecommitdiffstats
path: root/Lib/asyncio/test_utils.py
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2015-01-13 15:11:19 (GMT)
committerVictor Stinner <victor.stinner@gmail.com>2015-01-13 15:11:19 (GMT)
commitb86a96802bf7e054b7b219ee7e9c8fa2444f94d6 (patch)
tree524fe01998abd910af0e827ea710bd8a69df8396 /Lib/asyncio/test_utils.py
parent82f34ada45f96c13eb68927d6beccdcbab2c77b3 (diff)
downloadcpython-b86a96802bf7e054b7b219ee7e9c8fa2444f94d6.zip
cpython-b86a96802bf7e054b7b219ee7e9c8fa2444f94d6.tar.gz
cpython-b86a96802bf7e054b7b219ee7e9c8fa2444f94d6.tar.bz2
Issue #22922: Fix ProactorEventLoop.close()
Close the IocpProactor before closing the event loop. IocpProactor.close() can call loop.call_soon(), which is forbidden when the event loop is closed.
Diffstat (limited to 'Lib/asyncio/test_utils.py')
0 files changed, 0 insertions, 0 deletions