Skip to content

Does not notice file changes when using bind mount in docker with windows as host #44

@WTRipper

Description

@WTRipper

When using pytest-watcher inside a docker container (e.g. based on debian), running it on windows and mirroring file changes from windows filesystem into the docker container using a bind mount, pytest-watcher will not detect file changes. I think this is because of the combination of linux and windows filesystems where the Observer fails. I think this could be fixed by adding a CLI flag to force polling by using PollingObserver.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions