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

Handle termination signals #1321

Merged
merged 1 commit into from
Sep 13, 2024
Merged

Handle termination signals #1321

merged 1 commit into from
Sep 13, 2024

Conversation

kmvanbrunt
Copy link
Member

Fixes #1292

@kmvanbrunt kmvanbrunt marked this pull request as draft September 12, 2024 16:41
@kmvanbrunt kmvanbrunt self-assigned this Sep 12, 2024
Copy link

codecov bot commented Sep 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.52%. Comparing base (be15939) to head (afa8019).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1321      +/-   ##
==========================================
- Coverage   98.56%   98.52%   -0.04%     
==========================================
  Files          22       22              
  Lines        5780     5782       +2     
==========================================
  Hits         5697     5697              
- Misses         83       85       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kmvanbrunt kmvanbrunt force-pushed the handle_termination_signals branch 10 times, most recently from 2cc4eac to 18eb303 Compare September 12, 2024 22:59
@kmvanbrunt kmvanbrunt marked this pull request as ready for review September 12, 2024 23:08
@kmvanbrunt kmvanbrunt merged commit 65cdf34 into master Sep 13, 2024
40 checks passed
@kmvanbrunt kmvanbrunt deleted the handle_termination_signals branch September 13, 2024 16:09
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.

Persistent history file not saved when application is killed
2 participants