Which version of Mutagen are you using (mutagen version)?
0.11.4
Which operating system (platform/version/architecture) are you using?
Windows 10 Pro
What is the issue that you're experiencing?
When i change a file on my host (i can see that my file changed in the vagrant guest) i should see nodemon refresh on my docker (in vagrant) log, using rsync i can see that but not with mutagen.
What are the steps to reproduce the issue?
use mutagen on vagrant-docker infrastructure and use nodemon to refresh node server after each change.
What is the expected result of these steps in the absence of the issue?
i should see nodemon refresh on my docker (in vagrant) log
What is the actual result?
nodemon doesn't refresh