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)
commit6093a125ee900738a1840afb6980ec426cacad68
treed5507ef12e8e57dee44dac9d0360e01f17fb360d
parenta176d2df2ee703a0e619b486b147e49e7fa983e1
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