Malte Helmert added the comment: Attaching a new test (test_posix2.PATCH) that doesn't fork and fixes the problem with the previous test not taking previously elapsed time into account. This supersedes test_posix.PATCH.
I left the wait time at 0.1; if we stay within the same process, this should be large enough. A busy wait loop for 0.1 seconds should easily get the 5% precision required by the assertAlmostEqual. Added file: http://bugs.python.org/file9515/test_posix2.PATCH _____________________________________ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1040026> _____________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
