2
0
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:
Jarrod Johnson 2023-09-15 15:54:35 -04:00
parent aa5de3c6a3
commit 37b75ba777

View File

@ -883,7 +883,7 @@ def commit_clear():
pass
ConfigManager.wait_for_sync(True)
ConfigManager._bg_sync_to_file()
ready = True
_ready = True
cfgleader = None