mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-24 01:11:15 -03:00
This ensures that if a job exits before we have set up the on-process-exit handler, the handler will still fire. Fixes #7210
This ensures that if a job exits before we have set up the on-process-exit handler, the handler will still fire. Fixes #7210