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

add panic handler that invokes automatic save for resume #51

Open
plastikfan opened this issue Jun 12, 2024 · 0 comments
Open

add panic handler that invokes automatic save for resume #51

plastikfan opened this issue Jun 12, 2024 · 0 comments
Assignees
Labels
feature New feature or request

Comments

@plastikfan
Copy link
Contributor

use the same technique as used in ants where a panic handler can be registered. The default handler will activate session save, so that the user can invoke a subsequent resume. So a resume save can be activate by a panic as well as a ctrl-c interrupt.

@plastikfan plastikfan added the feature New feature or request label Jun 12, 2024
@plastikfan plastikfan self-assigned this Jun 12, 2024
@plastikfan plastikfan changed the title add panic handler that invokes automatci save for resume add panic handler that invokes automatic save for resume Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant