* Hold off creating inotify watches until the initial file scan is complete. * Use a thread instead of fork when scanning.
21 KiB
21 KiB
* Hold off creating inotify watches until the initial file scan is complete. * Use a thread instead of fork when scanning.