From: Victor Stinner Date: Tue, 17 Jun 2014 23:22:31 +0000 (+0200) Subject: (Merge 3.4) asyncio: Refactor test__run_once_logging() to not rely on the exact X-Git-Tag: v3.5.0a1~1443^2~15 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=185ad2d447333478711d9a739114be53e21ae2e3;p=python (Merge 3.4) asyncio: Refactor test__run_once_logging() to not rely on the exact number of calls to time.monotonic(). Use a "fast select" and a "slow select" instead. --- 185ad2d447333478711d9a739114be53e21ae2e3