Skip to content

gh-118729: Temporarily skip test_multiprocessing_pool_circular_import#118732

Merged
Yhg1s merged 1 commit intopython:mainfrom
colesbury:gh-118729-importlib-tsan
May 7, 2024
Merged

gh-118729: Temporarily skip test_multiprocessing_pool_circular_import#118732
Yhg1s merged 1 commit intopython:mainfrom
colesbury:gh-118729-importlib-tsan

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
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