Issue #20505: Use even shorter sleep in test_timeout_rounding() to make the
authorVictor Stinner <victor.stinner@gmail.com>
Mon, 10 Feb 2014 18:17:46 +0000 (19:17 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Mon, 10 Feb 2014 18:17:46 +0000 (19:17 +0100)
commitcf736f4e98f87e4a9006eb641723f7bad57edb42
treea20a630a443d843b078c9f837705a600253d5aa1
parent580e007860e0142c9ea0eabec49560ca515e8476
Issue #20505: Use even shorter sleep in test_timeout_rounding() to make the
test more reliable (= fail more often on Windows with HPET enabled).
Lib/test/test_asyncio/test_events.py