diff options
author | bptato <nincsnevem662@gmail.com> | 2024-01-03 01:45:26 +0100 |
---|---|---|
committer | bptato <nincsnevem662@gmail.com> | 2024-01-03 01:50:40 +0100 |
commit | ae3c255a6a03224464cdc5f24eff8428147a7e7d (patch) | |
tree | 2429e012ae976ad77f03542ecdd70695bdb7b6cc /.gitignore | |
parent | 82fdf7df545442182c1cf0298a7629f8acf0532d (diff) | |
download | chawan-ae3c255a6a03224464cdc5f24eff8428147a7e7d.tar.gz |
buffer: do not trap SIGINT to cleanup
We trap SIGINT with setControlCHook to avoid buffers being killed by the process group receiving a SIGINT; trapping it to cleanup has the opposite effect. SIGTERM should be enough, as that is what we use for cleaning up buffers.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions