tryd to fix a oid connect related bug, but there is still a BIG problem
This commit is contained in:
@@ -172,4 +172,4 @@ async_permanent_cron_recorder_checker = StateChecker(
|
||||
|
||||
for r in Recorder.get_all():
|
||||
async_permanent_cron_recorder_checker.add_object_to_state_check(r.id)
|
||||
async_permanent_cron_recorder_checker.check_object_state() # initial check of all recorders
|
||||
|
||||
|
||||
Reference in New Issue
Block a user