Skip to content

gh-125451: Skip concurrent.futures test_processes_terminate()#125533

Merged
vstinner merged 1 commit intopython:mainfrom
vstinner:cf_skip
Oct 15, 2024
Merged

gh-125451: Skip concurrent.futures test_processes_terminate()#125533
vstinner merged 1 commit intopython:mainfrom
vstinner:cf_skip

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Oct 15, 2024

The test hangs randomly. It tries to serialize local lock and a local function which are not possible.

The test hangs randomly. It tries to serialize local lock and a local
function which are not possible.
@vstinner
Copy link
Member Author

cc @colesbury @gpshead

@vstinner vstinner enabled auto-merge (squash) October 15, 2024 15:16
@vstinner vstinner merged commit c6e8ff8 into python:main Oct 15, 2024
@vstinner vstinner deleted the cf_skip branch October 15, 2024 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants