Skip to content

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Sep 26, 2024

  • Reduce the number of iterations and the number of threads so a whole test file takes less than a minute.
  • Refactor test_racing_iter_extend() to remove two levels of indentation.
  • test_monitoring() uses a sleep of 100 ms instead of 1 second.

(cherry picked from commit 0387c34)

…124491)

* Reduce the number of iterations and the number of threads so a
  whole test file takes less than a minute.
* Refactor test_racing_iter_extend() to remove two levels of
  indentation.
* test_monitoring() uses a sleep of 100 ms instead of 1 second.

(cherry picked from commit 0387c34)
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