mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-28 22:03:12 +00:00
5de63c9cbb
This switches builtin_wait from waiting on jobs in the active job list, to waiting on the wait handles. The wait handles may be either derived from the job list itself, or from saved wait handles from jobs that exited in the background. Fixes #7210 |
||
---|---|---|
.. | ||
checks | ||
pexpects | ||
test_functions | ||
.gitignore | ||
history_sample_bash | ||
history_sample_corrupt1 | ||
history_sample_fish_1_x | ||
history_sample_fish_2_0 | ||
interactive.config | ||
interactive.fish | ||
test.fish | ||
test_util.fish |