-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Every 3 seconds or so, we iterate through all files to make sure they have a running task. This spikes CPU usage to 25%, which might be too high for lower-end devices.
By switching to using the notify library, we'll be able to use the native API for Linux and MacOS for watching for file changes
Metadata
Metadata
Assignees
Labels
No labels