I have a number of async threads in which I would like to trigger an event on file change.
Ideally it would work similarly to watchdog or inotify, but I am unable to