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
Linux sends the 0x800 event (IN_MOVE_SELF), when renaming a watched directory. Currently, we treat that event as an unknown event. We could handle it as well as REMOVED/CREATED.