Skip to content

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

Merged
vstinner merged 1 commit intopython:3.11from
miss-islington:backport-f901f56-3.11
Oct 11, 2023
Merged

[3.11] gh-110656: Fix logging test_post_fork_child_no_deadlock() if ASAN (GH-110657)#110665
vstinner merged 1 commit intopython:3.11from
miss-islington:backport-f901f56-3.11

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