]> granicus.if.org Git - python/commit
test_multiprocessing: tolerate a delta of 30 ms because of bad clock resolution
authorVictor Stinner <victor.stinner@gmail.com>
Thu, 5 Feb 2015 13:25:05 +0000 (14:25 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Thu, 5 Feb 2015 13:25:05 +0000 (14:25 +0100)
commitaad7b2e4f5380d67a93cf088c05692d4513f4aa9
treead2fd86a5411c7ee5ee4cccc2d44d48e8bc83753
parentaef859c5ee3506f8faad0055e7875af94c4d483f
test_multiprocessing: tolerate a delta of 30 ms because of bad clock resolution
on Windows
Lib/test/_test_multiprocessing.py