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

Allow daemons to raise a signal upon autoexit #88

Merged
merged 4 commits into from
Dec 12, 2023
Merged

Allow daemons to raise a signal upon autoexit #88

merged 4 commits into from
Dec 12, 2023

Conversation

shikokuchuo
Copy link
Owner

Closes #87

@shikokuchuo shikokuchuo added the enhancement New feature or request label Dec 12, 2023
@shikokuchuo shikokuchuo self-assigned this Dec 12, 2023
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d53637f) 99.81% compared to head (1e71848) 99.81%.
Report is 1 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #88   +/-   ##
=======================================
  Coverage   99.81%   99.81%           
=======================================
  Files           8        8           
  Lines         542      542           
=======================================
  Hits          541      541           
  Misses          1        1           

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

@shikokuchuo shikokuchuo merged commit 041b99a into main Dec 12, 2023
1 of 7 checks passed
@shikokuchuo shikokuchuo deleted the signal branch December 12, 2023 13:32
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

Successfully merging this pull request may close these issues.

Allow daemons to exit immediately when the connection terminates?
2 participants