bpo-33716: test_concurrent_futures: increase timeout by pablogsal · Pull Request #7828 · python/cpython (original) (raw)

The commit message can be enhanced:

Example of commit message:

bpo-33716, test_concurrent_futures: increase timeout

Increase the timeout from 1 min to 5 min.

Replace also time.time() with time.monotonic() for timeouts.

You can use git push --force here to rewrite the commit message.