Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exit traps #213

Open
andrewchambers opened this issue Jun 14, 2019 · 0 comments
Open

Exit traps #213

andrewchambers opened this issue Jun 14, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@andrewchambers
Copy link
Owner

andrewchambers commented Jun 14, 2019

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 andrewchambers added the enhancement New feature or request label Jun 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant