You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are problems with docker-based development workflows on Windows/WSL2 where the changes are not recognized by the Watcher.
This could be solved by adding an optional --poll <ms> flag to grr watch that checks for changes at intervals.
The text was updated successfully, but these errors were encountered:
Feature Request
There are problems with docker-based development workflows on Windows/WSL2 where the changes are not recognized by the Watcher.
This could be solved by adding an optional
--poll <ms>
flag togrr watch
that checks for changes at intervals.The text was updated successfully, but these errors were encountered: