Add low memory warning (#417)
This commit is contained in:
committed by
GitHub
parent
dddca1ea76
commit
a4f4784ed9
@@ -269,6 +269,8 @@ public:
|
||||
service->update();
|
||||
});
|
||||
|
||||
updateTimer->setThreadPriority(Thread::Priority::Lower);
|
||||
|
||||
// We want to try and scan more often in case of startup or scan lock failure
|
||||
updateTimer->start(1000);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user