Sub temp directory. Add github archive.

This commit is contained in:
mrg
2021-02-10 15:39:12 -08:00
parent b82b7aaf28
commit 7610f23fc7
4 changed files with 20 additions and 13 deletions
+1 -1
View File
@@ -73,7 +73,7 @@ def fork_tests(num_threads):
sys.stdin.close()
test_suite_result = AutoTimingTestResultDecorator(TestProtocolClient(stream))
test_suite.run(test_suite_result)
except:
except EBADF:
try:
stream.write(traceback.format_exc())
finally: