Skip to content

Fsnotify cannot monitor files mounted on NAS directory, add polling mechanism#199

Open
lefinx wants to merge 9 commits into
consbio:mainfrom
lefinx:main
Open

Fsnotify cannot monitor files mounted on NAS directory, add polling mechanism#199
lefinx wants to merge 9 commits into
consbio:mainfrom
lefinx:main

Conversation

@lefinx
Copy link
Copy Markdown

@lefinx lefinx commented Aug 15, 2025

fsnotify is invalid when monitoring the NAS directory. Add polling mode to monitor the NAS directory. Due to the NAS file system cache, the files in the directory cannot be deleted elsewhere when being polled.

@coveralls
Copy link
Copy Markdown

coveralls commented Aug 15, 2025

Coverage Status

coverage: 4.871% (-0.2%) from 5.035%
when pulling f9d5feb on EthanLiangX:main
into 3358834 on consbio:main.

@lefinx lefinx closed this Aug 15, 2025
@lefinx lefinx reopened this Aug 15, 2025
@lefinx
Copy link
Copy Markdown
Author

lefinx commented Aug 15, 2025

The watch directory monitors the nas directory and writes test cases that cannot be executed on other platforms

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants