a lot of thread housekeeping. Switch them off when not needed / disabled.

This commit is contained in:
Thomas Göttgens
2022-12-29 15:45:49 +01:00
parent 1a949b7ca6
commit 41a1dfec79
15 files changed
+102 -59

No files matched your search

@@ -199,6 +199,7 @@ ExternalNotificationModule::ExternalNotificationModule()
}
} else {
DEBUG_MSG("External Notification Module Disabled\n");
setInterval(INT32_MAX);
enabled = false;
}
}