Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File add emits as many change events as chunks written #159

Open
francescochiapello opened this issue Feb 22, 2022 · 1 comment
Open

File add emits as many change events as chunks written #159

francescochiapello opened this issue Feb 22, 2022 · 1 comment

Comments

@francescochiapello
Copy link

On linux environment - Docker container with Ubuntu 18.04 - when a file is large (> ~ 1Mb) and is written in the watched folder, nsfw emits lots of change events that are supposed to be the chunks written on the file system.

It would be useful to optimize nsfw preventing chunks change events for examle adding an option to be passed to the watch instance.

@julianmesa-gitkraken
Copy link
Contributor

How can you distinguish between a chunk or an actual change to the file?

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

No branches or pull requests

2 participants