]> granicus.if.org Git - python/commit
asyncio: Fix BaseSelectorEventLoopTests (#4595)
authorVictor Stinner <victor.stinner@gmail.com>
Mon, 27 Nov 2017 23:35:55 +0000 (00:35 +0100)
committerGitHub <noreply@github.com>
Mon, 27 Nov 2017 23:35:55 +0000 (00:35 +0100)
commit92f9339a58a613a56683510499509d1b702921a8
treeb8227e0c24567763ada297eb8c8e04fca8a914da
parentc16bacec3c2f08a74e4dc282f7d84f17ec70d0d5
asyncio: Fix BaseSelectorEventLoopTests (#4595)

Currently, two tests fail with PYTHONASYNCIODEBUG=1 (or using -X
dev).
Lib/test/test_asyncio/test_selector_events.py