Skip to content

Allow signalling applications upon job cancellation #243

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

Open
cmeesters opened this issue Mar 18, 2025 · 0 comments
Open

Allow signalling applications upon job cancellation #243

cmeesters opened this issue Mar 18, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@cmeesters
Copy link
Member

This feature derives from #242 . The idea is to forward SIGTERM to the jobstep executor before triggering scancel and allow the jobstep executor to forward that signal for the instrumented application to catch. The signal must be "translated" to a different signal upon request.

The jobstep executor will utilize the same fowarding mechanism as implemented in #242.

This feature request is related to snakemake/snakemake#3241

@cmeesters cmeesters added the enhancement New feature or request label Mar 18, 2025
@cmeesters cmeesters self-assigned this Mar 18, 2025
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