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
{{ message }}
This repository was archived by the owner on Jan 18, 2025. It is now read-only.
I think this was present in older version of cargo-watch, and I noticed it's still present in watchexec that it shows some text after the child terminated.
The latest version of cargo-watch doesn't do this by default and I couldn't figure out how to turn it back on. Without this text it's difficult to tell from the output if the command completed or hangs. :)