Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islingtonmiss-islington commented Dec 3, 2025

The previous test_spawn_doesnt_hang test had a few problems:

  • It would cause ENV CHANGED failures if other tests were running
    concurrently due to stty changes
  • Typing while the test was running could cause it to fail
    (cherry picked from commit c0c6514)

Co-authored-by: Sam Gross [email protected]

…gh-142202) The previous test_spawn_doesnt_hang test had a few problems: * It would cause ENV CHANGED failures if other tests were running concurrently due to stty changes * Typing while the test was running could cause it to fail (cherry picked from commit c0c6514) Co-authored-by: Sam Gross <[email protected]>
@colesburycolesbury self-requested a review December 4, 2025 21:43
@colesburycolesbury self-assigned this Dec 4, 2025
@colesburycolesbury merged commit b44cd56 into python:3.13Dec 5, 2025
39 checks passed
@miss-islingtonmiss-islington deleted the backport-c0c6514-3.13 branch January 2, 2026 18:40
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip newstestsTests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@miss-islington@colesbury