Commit 4c96f823 by 陈森彬

update

parent 522c98d5
Showing with 1 additions and 0 deletions
......@@ -133,6 +133,7 @@ def main():
while 1:
try:
pi = get_crawler_process_info()
print(pi)
info_update(pi)
except Exception:
logger.error(traceback.format_exc())
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment