Commit f26ad714 authored by Antoine Pitrou's avatar Antoine Pitrou

test_os needs to reap threads

parent afed6ecf
......@@ -1506,6 +1506,7 @@ class TestSendfile(unittest.TestCase):
raise
@support.reap_threads
def test_main():
support.run_unittest(
FileTests,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment