]> granicus.if.org Git - python/commit
bpo-33469: RuntimeError after closing loop that used run_in_executor (GH-7171)
authorYury Selivanov <yury@magic.io>
Mon, 28 May 2018 21:10:20 +0000 (17:10 -0400)
committerGitHub <noreply@github.com>
Mon, 28 May 2018 21:10:20 +0000 (17:10 -0400)
commitfdccfe09f0b10776645fdb04a0783d6864c32b21
treec4a63ca1deebf560cd8f3f819441180d92e88785
parentf9b364fe51ac083e3e423b1e2cefe0e1ad7d9a60
bpo-33469: RuntimeError after closing loop that used run_in_executor (GH-7171)
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]