diff options
author | Ali Mohammad Pur <ali.mpfard@gmail.com> | 2022-01-09 09:19:01 +0330 |
---|---|---|
committer | Ali Mohammad Pur <Ali.mpfard@gmail.com> | 2022-01-09 11:16:17 +0330 |
commit | ea667506405213d9e09116c8c30381c0fdcfe47b (patch) | |
tree | ebaf4e670c96970fea676902117083b0f0f91525 /Meta/run.sh | |
parent | abaee3a3250e39b24b8e2338a04eb3245862d9a1 (diff) | |
download | serenity-ea667506405213d9e09116c8c30381c0fdcfe47b.zip |
Shell: Make interrupts kill the whole chain and not just the current job
This makes interrupting `sleep 10; echo hi` not print `hi` anymore,
which is the expected behaviour anyway.
Also fixes the problem with fast-running loops "eating" interrupts and
not quitting.
Diffstat (limited to 'Meta/run.sh')
0 files changed, 0 insertions, 0 deletions