diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2023-10-02 15:40:16 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-02 15:40:16 (GMT) |
commit | 73ec1e7c219ea116521bd1024d23b352625966f0 (patch) | |
tree | 0c63977776a615d9c4cb9e4988eac394385fcf20 /Python | |
parent | 1fc25a389cf126b580ca6fdb65acdd6e42281e38 (diff) | |
download | cpython-73ec1e7c219ea116521bd1024d23b352625966f0.zip cpython-73ec1e7c219ea116521bd1024d23b352625966f0.tar.gz cpython-73ec1e7c219ea116521bd1024d23b352625966f0.tar.bz2 |
[3.12] gh-109565: Fix concurrent.futures test_future_times_out() (GH-109949) (#109952)
gh-109565: Fix concurrent.futures test_future_times_out() (GH-109949)
as_completed() uses a timeout of 100 ms instead of 10 ms. Windows
monotonic clock resolution is around 15.6 ms.
(cherry picked from commit b1aebf1e6576680d606068d17e2208259573e061)
Co-authored-by: Victor Stinner <vstinner@python.org>
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions