Fix typo in main.py
TrivialFix Change-Id: I13b57badc51eb0afc09c81aceeeb1fceb6f6326c
This commit is contained in:
parent
a8f2941a7f
commit
85f9420a7e
@ -36,7 +36,7 @@ exiting = False
|
||||
|
||||
|
||||
def clean_exit(signum, frame=None):
|
||||
"""Exit all processes attempting to finish uncommited active work before exit.
|
||||
"""Exit all processes attempting to finish uncommitted active work before exit.
|
||||
Can be called on an os signal or no zookeeper losing connection.
|
||||
"""
|
||||
global exiting
|
||||
|
Loading…
Reference in New Issue
Block a user