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

#407 Signal handling always stopping the pipeline, forward the signal to the original handler instead #408

Merged
merged 3 commits into from
May 16, 2024

Conversation

yruslan
Copy link
Collaborator

@yruslan yruslan commented May 16, 2024

Closes #407

Copy link

Unit Test Coverage

File Coverage [86.5%] 🍏
PipelineStateImpl.scala 87.52% 🍏
PramenSignalHandler.scala 81.15% 🍏
Total Project Coverage 83.33% 🍏

@yruslan yruslan merged commit 07fa7c0 into main May 16, 2024
8 checks passed
@yruslan yruslan deleted the bugfix/407-signal-handling-forwarding branch May 16, 2024 06:24
@yruslan yruslan mentioned this pull request May 16, 2024
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.

OS singal handlers are too strict
1 participant