Files
cpython/Lib/test/test_wait3.py
Victor Stinner 484b40bf18 Call busy_retry() and sleeping_retry() with error=True (#93871)
Tests no longer call busy_retry() and sleeping_retry() with
error=False: raise an exception if the loop times out.
2022-06-16 13:44:58 +02:00

1.7 KiB