mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-22 01:51:14 -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