8000 gh-118729: Temporarily skip `test_multiprocessing_pool_circular_import` by colesbury · Pull Request #118732 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

gh-118729: Temporarily skip test_multiprocessing_pool_circular_import #118732

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
May 7, 2024

Conversation

colesbury
Copy link
Contributor
@colesbury colesbury commented May 7, 2024

The pool_in_threads.py test file may crash in free-threaded builds, which can lead to the Tsan test hanging. Skip it for now until we fix the underlying issue.

…_import`

The `pool_in_threads.py` test file may crash in free-threaded builds,
which can lead to the Tsan test hanging. Skip it for now until we fix
the underlying issue.
Copy link
Member
@ericsnowcurrently ericsnowcurrently left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Yhg1s Yhg1s merged commit 2c19987 into python:main May 7, 2024
37 checks passed
SonicField pushed a commit to SonicField/cpython that referenced this pull request May 8, 2024
…_import` (python#118732)

The `pool_in_threads.py` test file may crash in free-threaded builds,
which can lead to the Tsan test hanging. Skip it for now until we fix
the underlying issue.
@colesbury colesbury deleted the gh-118729-importlib-tsan branch May 20, 2024 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0