未验证 提交 59c04999 编写于 作者: C Chen Weihang 提交者: GitHub

change test main process wait time (#27516)

上级 ec4155d7
......@@ -49,7 +49,7 @@ class TestDygraphDataLoaderSingalHandler(unittest.TestCase):
test_process.start()
set_child_signal_handler(id(self), test_process.pid)
time.sleep(3)
time.sleep(5)
except core.EnforceNotMet as ex:
self.assertIn("FatalError", cpt.get_exception_message(ex))
exception = ex
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册