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
Fresh install of Ubuntu 20.04 with rust, its dependencies, and rustlings being the only installations. Had same problem with 18.04. Began with upgrading to WSL2 but I cannot go back to version 1 due to compatibility issues with planned installations.
This happens in the Windows Terminal, in VS Code's Terminal, as well as in the Ubuntu 20.04 app.
Rustlings watch runs fine when entered but does not re-run the tests as it is supposed to on a saved change.
If you cancel out of watch and re-run, it runs all of the tests again but never starts "watching".