Skip to content

feat: Handle process interruption#26

Merged
kattouf merged 5 commits intomainfrom
handle-process-interruption
Jan 2, 2025
Merged

feat: Handle process interruption#26
kattouf merged 5 commits intomainfrom
handle-process-interruption

Conversation

@kattouf
Copy link
Copy Markdown
Owner

@kattouf kattouf commented Jan 2, 2025

Description

Improve process interruption handling in both Sake executables: app and cli:

  • In cli, ensure that process interruptions also terminate the sake-app process.
  • In app, provide a method for registering interruption handlers for user-defined commands via Command.Context.

Partially have used Rugby code for: ProcessMonitor, ShellExecutor

@kattouf kattouf changed the title Handle process interruption feat: Handle process interruption Jan 2, 2025
@kattouf kattouf merged commit 7ffd0ca into main Jan 2, 2025
@kattouf kattouf deleted the handle-process-interruption branch January 2, 2025 08:02
@kattouf kattouf mentioned this pull request Jan 2, 2025
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

Successfully merging this pull request may close these issues.

1 participant