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

moss: interrupting a blitting operation is possible #310

Open
joebonrichie opened this issue Aug 8, 2024 · 1 comment
Open

moss: interrupting a blitting operation is possible #310

joebonrichie opened this issue Aug 8, 2024 · 1 comment
Assignees

Comments

@joebonrichie
Copy link
Contributor

Currently you can SIGINT during a blitting operation leaving to a completely borked moss state.

This should be generally be recoverable with moss state given the system is not too badly mangled.

  • moss should prevent SIGINT/SIGKILL/SIGSTOP etc during a blitting operation
  • moss should integrate with systemd's inhibitor to prevent the system from sleeping/shutting down etc during a moss operation.
@tarkah
Copy link
Collaborator

tarkah commented Aug 16, 2024

SIGINT is blocked during blit, this issue can be repurposed to request system-inhibit only

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants