FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.12] gh-109832: concurrent.futures test_deadlock restores sys.stderr (GH-109887) by miss-islington · Pull Request #109892 · python/cpython · GitHub

/ cpython Public

[3.12] gh-109832: concurrent.futures test_deadlock restores sys.stderr (GH-109887) - #109892

Merged
Yhg1s merged 1 commit into
python:3.12from
miss-islington:backport-2897142-3.12
Oct 2, 2023
Merged

[3.12] gh-109832: concurrent.futures test_deadlock restores sys.stderr (GH-109887)#109892
Yhg1s merged 1 commit into
python:3.12from
miss-islington:backport-2897142-3.12

Conversation

miss-islington commented Sep 26, 2023
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Contributor

test_error_at_task_unpickle() and
test_error_during_result_unpickle_in_result_handler() now restore
sys.stderr which is overriden by _raise_error_ignore_stderr().
(cherry picked from commit 2897142)

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

…pythonGH-109887)

test_error_at_task_unpickle() and
test_error_during_result_unpickle_in_result_handler() now restore
sys.stderr which is overriden by _raise_error_ignore_stderr().
(cherry picked from commit 2897142)

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

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.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM, good bot.

Yhg1s merged commit 84f9da9 into python:3.12 Oct 2, 2023
miss-islington deleted the backport-2897142-3.12 branch October 2, 2023 15:37
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

3 participants


Back | FazBrowse Home | New Git URL