We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01ccd7c commit 55195deCopy full SHA for 55195de
cflib/utils/supervisor_state.py
@@ -61,6 +61,7 @@ def log_error(logconf, msg):
61
bitfield = None
62
63
logconf.stop()
64
+ logconf.delete()
65
return bitfield
66
67
def read_supervisor_state_list(self):
0 commit comments