mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
fix: fixing main thread lock
This commit is contained in:
parent
1eb963679e
commit
e1955e11f5
8 changed files with 1132 additions and 1107 deletions
|
|
@ -20,6 +20,7 @@ export const startProcessWatcher = async () => {
|
|||
});
|
||||
|
||||
if (games.length === 0) {
|
||||
await sleep(sleepTime);
|
||||
continue;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue