podbit icon indicating copy to clipboard operation
podbit copied to clipboard

Use inotify to reload dependent files on change only

Open ejv2 opened this issue 1 year ago • 1 comments

Rather than using a continuous reload loop to reload the queue file, instead wait for events delivered from the kernel using inotify - falling back to periodic reloads if the API is unavailable or unusable (for instance on some BSDs).

ejv2 avatar Jul 15 '24 01:07 ejv2