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
when i am setting it for path "/Users/xyz/workspace/" its working fine but when i use path "/Users/xyz/workspace/new-test" it stops working and even the on_moved function isn't called.
here are permissions of the folders
drwxr-xr-x 130 xyz staff 4160 Jan 10 13:20 workspace
drwxr-xr-x 11 xyz staff 352 Jan 10 15:35 emulator_new
can anyone help me with this?
The text was updated successfully, but these errors were encountered:
i am working on a watchdog which will print a statement each time a file is moved to the watched path.
when i am setting it for path "/Users/xyz/workspace/" its working fine but when i use path "/Users/xyz/workspace/new-test" it stops working and even the on_moved function isn't called.
here are permissions of the folders
drwxr-xr-x 130 xyz staff 4160 Jan 10 13:20 workspace
drwxr-xr-x 11 xyz staff 352 Jan 10 15:35 emulator_new
can anyone help me with this?
The text was updated successfully, but these errors were encountered: