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

[FL-1128] Speed up cups-exporter restart time #1

Merged
merged 4 commits into from
Mar 14, 2024

Conversation

xljones
Copy link

@xljones xljones commented Mar 13, 2024

What

Add a signal handler to the application so that we can shut down gracefully when a SIGINT or SIGTERM is sent. Currently these are sent and ignored, then after a grace period the process is killed off without warning.

Ran the file through the black formatter to tidy things up as well.

@xljones xljones self-assigned this Mar 13, 2024
@xljones xljones requested a review from a team as a code owner March 13, 2024 18:01
@xljones xljones changed the title Xlj/add signal handler [FL-1084] Speed up cups-exporter restart time Mar 13, 2024
@xljones xljones changed the title [FL-1084] Speed up cups-exporter restart time [FL-1128] Speed up cups-exporter restart time Mar 14, 2024
@xljones xljones merged commit 879ff23 into main Mar 14, 2024
1 check passed
@xljones xljones deleted the xlj/add-signal-handler branch March 14, 2024 16:00
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.

2 participants