diff options
author | Bart Schaefer <schaefer@zsh.org> | 2022-06-08 20:41:24 -0700 |
---|---|---|
committer | Bart Schaefer <schaefer@zsh.org> | 2022-06-08 20:41:24 -0700 |
commit | 52761c94185f8405d8069c1d4bacc8b5210a1850 (patch) | |
tree | 53d3d5e0fdfd7844a11874f24b9f2e878ac46773 /Test/D05array.ztst | |
parent | b26b6b3fe00b94a2d4370b1afd2644034947b6b8 (diff) | |
download | zsh-52761c94185f8405d8069c1d4bacc8b5210a1850.tar.gz zsh-52761c94185f8405d8069c1d4bacc8b5210a1850.tar.xz zsh-52761c94185f8405d8069c1d4bacc8b5210a1850.zip |
50335: simplify "wait" usage, fix signal handling
- remove the preliminary "wait" for all the process - remove "nomonitor" (because it was only needed for that "wait") - explicitly adds traps to exit for tty-generated signals plus TERM - capture the signal trap context and restore it in background jobs - wrap in an "always" block to clean up local helper functions - update comments to note another buglet and drop support for zsh 4.x.
Diffstat (limited to 'Test/D05array.ztst')
0 files changed, 0 insertions, 0 deletions