Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50e648a commit 80ec58cCopy full SHA for 80ec58c
1 file changed
Lib/test/libregrtest/runtest_mp.py
@@ -21,7 +21,7 @@
21
# Display the running tests if nothing happened last N seconds
22
PROGRESS_UPDATE = 30.0 # seconds
23
24
-# If interrupted, display the wait process every N seconds
+# If interrupted, display the wait progress every N seconds
25
WAIT_PROGRESS = 2.0 # seconds
26
27
0 commit comments