You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).