• F
    Add `files` argument when creating a client. (#143) · 7318f63e
    fuyw 提交于
    * Add `files` argument when creating a client.
    
    * Add `distributed_files` to parl.connect
    
    * yapf
    
    * Add try exception for `cls=cloudpickle.loads()`
    
    * yapf
    
    * unittest cluster_status_test.py `address is used`.
    
    * Solve port address duplicate problem.
    
    * combine two try except
    
    * check monitor for xparl status
    
    * yapf
    
    * fix bugs
    
    * fix bugs
    
    * More sleep in cluster_test.py.
    
    * yapf
    
    * add debug mode
    
    * add debug model
    
    * Fix reset_job_test.py timeout problem.
    
    * remove time decorator
    
    * Add timeout_decorator
    7318f63e
logger.py 7.4 KB