test/test_pyzmq.py | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
test/test_pyzmq.py
@@ -2,7 +2,7 @@ import multiprocessing import threading import time from huaxin_client import l2_data_manager import huaxin_client import zmq @@ -62,6 +62,6 @@ if __name__ == "__main__": l2_data_manager.test() huaxin_client.l2_data_manager.test() pass