Skip to content

[3.7] bpo-33716, test_concurrent_futures: increase timeout (GH-7828)#8263

Merged
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-3ad8dec-3.7
Jul 12, 2018
Merged

[3.7] bpo-33716, test_concurrent_futures: increase timeout (GH-7828)#8263
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-3ad8dec-3.7

Conversation

@miss-islington

@miss-islington miss-islington commented Jul 12, 2018

Copy link
Copy Markdown
Contributor

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

https://bugs.python.org/issue33716

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 vstinner left a comment

Copy link
Copy Markdown
Member

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

Copy link
Copy Markdown
Contributor Author

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

@miss-islington
miss-islington merged commit b89776f into python:3.7 Jul 12, 2018
@miss-islington
miss-islington deleted the backport-3ad8dec-3.7 branch July 12, 2018 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants