[3.7] bpo-33716, test_concurrent_futures: increase timeout (GH-7828) by miss-islington · Pull Request #8263 · python/cpython

Conversation

Increase the timeout from 1 min to 5 min.

Replace also time.time() with time.monotonic() for timeouts.
(cherry picked from commit 3ad8dec)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>

vstinner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, good bot!

@miss-islington

@pablogsal: Backport status check is done, and it's a success ✅ .

Labels