Closed fchastanet closed 5 years ago
Dear @fchastanet, Thank you for your contribution. With a heavy heart I have to decline it due to following reasons:
Thank you for understanding.
The version of 1.2.0 docker-windows-volume-watcher
has been released. I have added optional debounce support to it (it should not ignore events in different files). To try it:
docker-windows-volume-watcher
: pip install --upgrade docker-windows-volume-watcher
debounce
option: docker-volume-watcher --debounce 0.1
I kindly ask you to test it in your environment and join discussion of #13 by reporting your results.
Hello,
Thanks for your work I was having the same problem as described in https://github.com/merofeev/docker-windows-volume-watcher/issues/13
I have corrected it with this solution that is not perfect however see comment in it
kind regards