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

Add SubsystemBuilder::detach(), add orchestrated shutdown example #83

Merged
merged 5 commits into from Feb 7, 2024

Conversation

Finomnis
Copy link
Owner

@Finomnis Finomnis commented Feb 7, 2024

Fixes #80.

Copy link

codecov bot commented Feb 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f10debd) 99.84% compared to head (1c9d05f) 99.84%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #83   +/-   ##
=======================================
  Coverage   99.84%   99.84%           
=======================================
  Files          14       14           
  Lines         640      648    +8     
  Branches      640      648    +8     
=======================================
+ Hits          639      647    +8     
  Partials        1        1           

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

@Finomnis Finomnis merged commit 1834616 into main Feb 7, 2024
18 checks passed
@Finomnis Finomnis deleted the detached_mode branch February 7, 2024 12:53
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.

Sequential shutting down of subsystems after SIGINT/SIGTERM received
1 participant