bpo-33716, test_concurrent_futures: increase timeout (GH-7828)
Increase the timeout from 1 min to 5 min. Replace also time.time() with time.monotonic() for timeouts.
Showing
Please
register
or
sign in
to comment
Increase the timeout from 1 min to 5 min. Replace also time.time() with time.monotonic() for timeouts.