[issue31066] FAIL: test_last_modified (test.test_httpservers.SimpleHTTPServerTestCase), on AMD64 Windows8.1 Non-Debug 3.x

STINNER Victor report at bugs.python.org
Fri Jul 28 12:00:16 EDT 2017


STINNER Victor added the comment:

I can reproduce the failure if I insert time.sleep(1) after os.fstat().

Attached PR should fix the race condition.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue31066>
_______________________________________


More information about the Python-bugs-list mailing list