8000 [3.11] gh-110656: Fix logging test_post_fork_child_no_deadlock() if ASAN (GH-110657) by miss-islington · Pull Request #110665 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content
8000

[3.11] gh-110656: Fix logging test_post_fork_child_no_deadlock() if ASAN (GH-110657) #110665

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 11, 2023

Conversation

miss-islington
Copy link
Contributor
@miss-islington miss-islington commented Oct 11, 2023

Skip test_post_fork_child_no_deadlock() if Python is built with ASAN.

Add support.HAVE_ASAN_FORK_BUG.
(cherry picked from commit f901f56)

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

…AN (pythonGH-110657)

Skip test_post_fork_child_no_deadlock() if Python is built with ASAN.

Add support.HAVE_ASAN_FORK_BUG.
(cherry picked from commit f901f56)

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
0