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

gh-118729: Temporarily skip `test_multiprocessing_pool_circular_import` by colesbury · Pull Request #118732 · python/cpython · GitHub

/ cpython Public

gh-118729: Temporarily skip test_multiprocessing_pool_circular_import - #118732

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

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

Conversation

colesbury commented May 7, 2024
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Contributor

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.

ericsnowcurrently 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

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 deleted the gh-118729-importlib-tsan branch May 20, 2024 15:50
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL