diff options
author | Victor Stinner <vstinner@redhat.com> | 2018-11-28 18:30:10 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-11-28 18:30:10 +0100 |
commit | 48498dd57f79ab1d061c754ad6a2ebe1a7172b0e (patch) | |
tree | b364f8347eb63e42c264cf1d1926d9a5045e78af /Python/pythonrun.c | |
parent | f7e4d3642fbb88f4e6243c952a0e223fb5df1c65 (diff) | |
download | cpython-git-48498dd57f79ab1d061c754ad6a2ebe1a7172b0e.tar.gz |
bpo-33723: Remove busy loop from test_time (GH-10773)
The "busy loops" of test_process_time() and test_thread_time() are
not reliable and fail randomly on Windows: remove them.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions