mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
test_os needs to reap threads
This commit is contained in:
parent
afed6ecf21
commit
f26ad7149f
1 changed files with 1 additions and 0 deletions
|
@ -1506,6 +1506,7 @@ class TestSendfile(unittest.TestCase):
|
|||
raise
|
||||
|
||||
|
||||
@support.reap_threads
|
||||
def test_main():
|
||||
support.run_unittest(
|
||||
FileTests,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue