Skip to content

[3.13] gh-122957: Fix test flakiness in asyncio test in free-thread build (GH-124039) - #124067

Merged
Yhg1s merged 1 commit into
python:3.13from
miss-islington:backport-eadb966-3.13
Sep 23, 2024
Merged

[3.13] gh-122957: Fix test flakiness in asyncio test in free-thread build (GH-124039)#124067
Yhg1s merged 1 commit into
python:3.13from
miss-islington:backport-eadb966-3.13

Conversation

@miss-islington

@miss-islingtonmiss-islington commented Sep 13, 2024

Copy link
Copy Markdown
Contributor

(cherry picked from commit eadb966)

Co-authored-by: Loïc Estève loic.esteve@ymail.com

…ild (pythonGH-124039)
(cherry picked from commit eadb966)
Co-authored-by: Loïc Estève <loic.esteve@ymail.com>
@JelleZijlstra

JelleZijlstra commented Sep 13, 2024

Copy link
Copy Markdown
Member

@Yhg1s this is a test-only change that is expected to fix some flakiness in the buildbots under free-threading, so might be good to merge now. (Or if you can prefer, it can wait until after 3.13.0.)

@Yhg1s
Yhg1s merged commit 4cd4bf1 into python:3.13Sep 23, 2024
@miss-islington
miss-islington deleted the backport-eadb966-3.13 branch January 2, 2026 18:54
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip newstestsTests in the Lib/test dirtopic-free-threading

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@miss-islington@JelleZijlstra@willingc@Yhg1s@lesteve