janetsh icon indicating copy to clipboard operation
janetsh copied to clipboard

Exit traps

Open andrewchambers opened this issue 6 years ago • 0 comments

Being able to trap on exit is very useful, unfortunately this may require we reengineer janetsh to use an event loop (which may not be too bad, we maybe avoid the unsafe signal handler code too).

An alternative is for exit traps to be pre forked processes.

andrewchambers avatar Jun 14 '19 06:06 andrewchambers