Release v0.18.0
Added
- Added
FileMonitor#start_watchdog_thread
andFileMonitor#start_watchdog_thread
to be used to start and
stop the@watchdog_thread
. The watchdog will poll once a minute to double-check if any changes have been missed
due to a bug in thelisten
gem or the supporting OS drivers likeinotify
.