diff options
author | Victor Stinner <vstinner@python.org> | 2024-09-26 08:53:17 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-26 08:53:17 (GMT) |
commit | 0387c34f7c91428681ca8a4ba4e3d22b9acffde4 (patch) | |
tree | 725608ffb48a4cc86d347c75e1946236fb7fd188 /Objects | |
parent | 08a467b537b3d9b499d060697e79b3950374ab0f (diff) | |
download | cpython-0387c34f7c91428681ca8a4ba4e3d22b9acffde4.zip cpython-0387c34f7c91428681ca8a4ba4e3d22b9acffde4.tar.gz cpython-0387c34f7c91428681ca8a4ba4e3d22b9acffde4.tar.bz2 |
gh-124402: Speed up test_free_threading and test_super (#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.
Diffstat (limited to 'Objects')
0 files changed, 0 insertions, 0 deletions