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
This fixes an issue on Mac OS where Spotlight makes attribute changes to
files after each change (after a small delay), triggering reflex
multiple times.
I think it's intuitive that attr changes wouldn't trigger reflex. If
this turns out not to be true, we can be more selective about ignoring
events in the future.
Fixes issue #11.
Tried with a trivial watch:
It triggers twice when saving a Go file (tried vim and nano).
The text was updated successfully, but these errors were encountered: