Description
It seems like FileSystemWatcher use inotify on Linux. And inotify doesn't work with CIFS. So FileSystemWatcher doesn't work either.
Reproduction Steps
CIFS mount a folder
run a simple watcher program to monitor the change
Expected behavior
it should work
Actual behavior
It doesn't work
Regression?
No response
Known Workarounds
#69700
Configuration
No response
Other information
No response
Description
It seems like FileSystemWatcher use inotify on Linux. And inotify doesn't work with CIFS. So FileSystemWatcher doesn't work either.
Reproduction Steps
CIFS mount a folder
run a simple watcher program to monitor the change
Expected behavior
it should work
Actual behavior
It doesn't work
Regression?
No response
Known Workarounds
#69700
Configuration
No response
Other information
No response