]> granicus.if.org Git - python/commit
bpo-33469: RuntimeError after closing loop that used run_in_executor (GH-7171)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 28 May 2018 22:50:02 +0000 (15:50 -0700)
committerGitHub <noreply@github.com>
Mon, 28 May 2018 22:50:02 +0000 (15:50 -0700)
commit8d8b86116fae91570c26fa48974b54986fbd1b72
treed945898f2eda7668b00eb4be52ed81c4153985f4
parent6025451d6fbebdb998b65705ccf0ead5d4355a75
bpo-33469: RuntimeError after closing loop that used run_in_executor (GH-7171)

(cherry picked from commit fdccfe09f0b10776645fdb04a0783d6864c32b21)

Co-authored-by: Yury Selivanov <yury@magic.io>
Lib/asyncio/futures.py
Lib/test/test_asyncio/test_events.py
Misc/NEWS.d/next/Library/2018-05-28-15-55-12.bpo-33469.hmXBpY.rst [new file with mode: 0644]