This commit is contained in:
Richard Hartmann 2019-01-17 17:35:12 +01:00
parent 1ca9cb2174
commit 44cfb9d512

View file

@ -162,7 +162,7 @@ class JobManager_Client(object):
hide_progress = False,
use_special_SIG_INT_handler = True,
timeout = None,
log_level = logging.WARNING,
log_level = logging.WARNING,
ask_on_sigterm = True):
"""
server [string] - ip address or hostname where the JobManager_Server is running