]> granicus.if.org Git - python/commit
asyncio: Fix BaseSelectorEventLoopTests (GH-4595) (#4599)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 28 Nov 2017 09:32:53 +0000 (01:32 -0800)
committerVictor Stinner <victor.stinner@gmail.com>
Tue, 28 Nov 2017 09:32:53 +0000 (10:32 +0100)
commit4237939805099eb6eb875e4531820fa965319589
tree342c867c901939fc9eefdfdb3ebf43f082d95167
parentf54e40520098f8e28bb1dd8d8f0a79316d5ea7fc
asyncio: Fix BaseSelectorEventLoopTests (GH-4595) (#4599)

Currently, two tests fail with PYTHONASYNCIODEBUG=1 (or using -X
dev).
(cherry picked from commit 92f9339a58a613a56683510499509d1b702921a8)
Lib/test/test_asyncio/test_selector_events.py