podbit
podbit copied to clipboard
Use inotify to reload dependent files on change only
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).