Fix a typo
TrivialFix Change-Id: I8b1dda8b521c4c7e34b8e5464c2c5139475b2068
This commit is contained in:
parent
05a73ec2d7
commit
9812ba084d
@ -80,7 +80,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…
x
Reference in New Issue
Block a user