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

gh-125451: Skip concurrent.futures test_processes_terminate() by vstinner · Pull Request #125533 · python/cpython · GitHub

/ cpython Public

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

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

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

Conversation

vstinner commented Oct 15, 2024
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Member

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.

Copy link
Copy Markdown
Member Author

cc @colesbury @gpshead

vstinner enabled auto-merge (squash) October 15, 2024 15:16
vstinner merged commit c6e8ff8 into python:main Oct 15, 2024
vstinner deleted the cf_skip branch October 15, 2024 15:42
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

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL