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

fix: Implemented graceful shutdown #394

Merged
merged 2 commits into from
Jun 22, 2024
Merged

fix: Implemented graceful shutdown #394

merged 2 commits into from
Jun 22, 2024

Conversation

Isawan
Copy link
Owner

@Isawan Isawan commented Jun 22, 2024

Wait until all in-flight requests are responded to before shutdown

Isawan added 2 commits June 22, 2024 23:34
Wait until all in-flight requests are responded to before shutdown
@Isawan Isawan enabled auto-merge June 22, 2024 22:35
Copy link

codecov bot commented Jun 22, 2024

Codecov Report

Attention: Patch coverage is 96.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 81.59%. Comparing base (91cc7a3) to head (c2ce5c1).

Current head c2ce5c1 differs from pull request most recent head c0527a3

Please upload reports for the commit c0527a3 to get more accurate results.

Files Patch % Lines
src/lib.rs 96.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #394      +/-   ##
==========================================
- Coverage   81.62%   81.59%   -0.03%     
==========================================
  Files          19       19              
  Lines        1317     1315       -2     
==========================================
- Hits         1075     1073       -2     
  Misses        242      242              

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

@Isawan Isawan merged commit 36b98e3 into main Jun 22, 2024
6 checks passed
@Isawan Isawan deleted the graceful-shutdown branch June 22, 2024 22:37
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.

1 participant