Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-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]>
@colesbury colesbury self-requested a review December 4, 2025 21:43
@colesbury colesbury self-assigned this Dec 4, 2025
@colesbury colesbury merged commit b44cd56 into python:3.13 Dec 5, 2025
39 checks passed
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