Commit 281fa519 by Yaoyu Zhu

fix tiny bugs

parent 4839ef3d
......@@ -32,6 +32,8 @@ import tempfile, os
from multiprocessing import Manager
import queue
import psutil
import logging
logger = logging.getLogger(__name__)
def _pid_capturing_wrapper(fn, args, kwargs, future_id, pid_queue):
......
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 to comment