提交 6cebbd7b 编写于 作者: Y Yancey1989

update

上级 ba9f4c78
......@@ -32,7 +32,7 @@ class TestRecvOp(unittest.TestCase):
time.sleep(1)
self.init_client(place)
# FIXME(typhoonzero): find a way to gracefully shutdown the server.
# os.system("kill -9 %d" % p.pid)
os.system("kill -9 %d" % p.pid)
p.join()
def init_serv(self, place):
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册