Skip to content

[3.12] gh-116682: stdout may be empty in test_cancel_futures_wait_false (GH-116683)#116692

Merged
colesbury merged 1 commit intopython:3.12from
miss-islington:backport-7d1abe9-3.12
Mar 13, 2024
Merged

[3.12] gh-116682: stdout may be empty in test_cancel_futures_wait_false (GH-116683)#116692
colesbury merged 1 commit intopython:3.12from
miss-islington:backport-7d1abe9-3.12

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Mar 13, 2024

If the shutdown() call happens before the worker thread starts executing
the task, then nothing will be printed to stdout.
(cherry picked from commit 7d1abe9)

Co-authored-by: Sam Gross colesbury@gmail.com

pythonGH-116683)

If the `shutdown()` call happens before the worker thread starts executing
the task, then nothing will be printed to stdout.
(cherry picked from commit 7d1abe9)

Co-authored-by: Sam Gross <colesbury@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants