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

gh-132657: revert lock-free set contains by nascheme · Pull Request #142733 · python/cpython · GitHub

/ cpython Public

gh-132657: revert lock-free set contains - #142733

Closed
nascheme wants to merge 1 commit into
python:mainfrom
nascheme:gh-132657-revert-lockfree-set-contains
Closed

gh-132657: revert lock-free set contains#142733
nascheme wants to merge 1 commit into
python:mainfrom
nascheme:gh-132657-revert-lockfree-set-contains

Conversation

nascheme commented Dec 15, 2025
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Member

This change is causing tests run on ARM64 refleaks to hang (specifically, the LargeSetTest case of test_set). Revert until we can diagnosis it.

This reverts commits:
3f56186
c98182b

This change is causing ARM64 refleaks tests to hang.  Revert until we can
diagnosis it.

This reverts commits:
3f56186
c98182b

Copy link
Copy Markdown
Member Author

Seems the hang bug is fixed and no revert is needed (fixed with #142735).

nascheme closed this Dec 15, 2025
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 type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL