mirror of
https://github.com/xcat2/confluent.git
synced 2025-02-11 08:15:24 +00:00
Correct variable name on commit clear
This commit is contained in:
parent
aa5de3c6a3
commit
37b75ba777
@ -883,7 +883,7 @@ def commit_clear():
|
||||
pass
|
||||
ConfigManager.wait_for_sync(True)
|
||||
ConfigManager._bg_sync_to_file()
|
||||
ready = True
|
||||
_ready = True
|
||||
|
||||
cfgleader = None
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user