Skip to content

[3.12] gh-110662: multiprocessing test_async_timeout() increase timeout (GH-110663)#110674

Merged
vstinner merged 1 commit intopython:3.12from
miss-islington:backport-790ecf6-3.12
Oct 11, 2023
Merged

[3.12] gh-110662: multiprocessing test_async_timeout() increase timeout (GH-110663)#110674
vstinner merged 1 commit intopython:3.12from
miss-islington:backport-790ecf6-3.12

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Oct 11, 2023

Increase timeout from 1 second to 30 seconds, if not longer. The
important part is that apply_async() takes longer than TIMEOUT2.
(cherry picked from commit 790ecf6)

Co-authored-by: Victor Stinner vstinner@python.org

pythonGH-110663)

Increase timeout from 1 second to 30 seconds, if not longer. The
important part is that apply_async() takes longer than TIMEOUT2.
(cherry picked from commit 790ecf6)

Co-authored-by: Victor Stinner <vstinner@python.org>
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.

2 participants