mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-12 12:01:14 -03:00
If the job never gets into stopped state, it will keep running forever. Narrow the wait condition, to prevent a timeout in failure scenarios.