Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hotfix: Fix intermittent failures for the PyUnstable_Object_EnableDeferredRefcount tests #126849

Merged
merged 1 commit into from
Nov 15, 2024

Conversation

ZeroIntensity
Copy link
Member

As shown in this run, the test I added in gh-123635 seems a little unstable on some of the build bots (they struggle creating the threads)--this should (hopefully) fix it.

cc @encukou

@ZeroIntensity ZeroIntensity added tests Tests in the Lib/test dir skip issue skip news labels Nov 15, 2024
@ZeroIntensity ZeroIntensity added the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Nov 15, 2024
@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @ZeroIntensity for commit 41c53dc 🤖

If you want to schedule another build, you need to add the 🔨 test-with-buildbots label again.

@bedevere-bot bedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Nov 15, 2024
@encukou encukou merged commit 08f98f4 into python:main Nov 15, 2024
119 of 122 checks passed
@encukou
Copy link
Member

encukou commented Nov 15, 2024

Thank you!

@ZeroIntensity ZeroIntensity deleted the drc-hotfix branch November 15, 2024 21:58
picnixz pushed a commit to picnixz/cpython that referenced this pull request Dec 8, 2024
…fcount` tests (pythonGH-126849)

Hotfix for the PyUnstable_Object_EnableDeferredRefcount tests.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip issue skip news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants