mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-29 06:13:20 +00:00
534bc66a43
This adds a test to ensure that if a long running background process is launched from a command substitution, that process does not cause the cmdsub to hang. That could easily happen if we just wait for the pipe to close; this is verifying that we are also checking for the job to complete. |
||
---|---|---|
.. | ||
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 |