Skip to content

feat: add graceful shutdown#599

Draft
artek-koltun wants to merge 2 commits intoopiproject:mainfrom
artek-koltun:feat-graceful-shutdown
Draft

feat: add graceful shutdown#599
artek-koltun wants to merge 2 commits intoopiproject:mainfrom
artek-koltun:feat-graceful-shutdown

Conversation

@artek-koltun
Copy link
Contributor

fixes #517

@codecov
Copy link

codecov bot commented Aug 28, 2023

Codecov Report

Merging #599 (1841eca) into main (ef4f782) will decrease coverage by 0.85%.
Report is 33 commits behind head on main.
The diff coverage is 44.66%.

❗ Current head 1841eca differs from pull request most recent head dbad6e2. Consider uploading reports for the commit dbad6e2 to get more accurate results

@@            Coverage Diff             @@
##             main     #599      +/-   ##
==========================================
- Coverage   75.31%   74.46%   -0.85%     
==========================================
  Files          40       41       +1     
  Lines        3622     3725     +103     
==========================================
+ Hits         2728     2774      +46     
- Misses        812      869      +57     
  Partials       82       82              
Files Coverage Δ
pkg/utils/shutdown.go 44.66% <44.66%> (ø)

@artek-koltun artek-koltun force-pushed the feat-graceful-shutdown branch 2 times, most recently from 34c1dfa to c717377 Compare August 28, 2023 08:15
@artek-koltun artek-koltun marked this pull request as ready for review August 28, 2023 13:26
@artek-koltun artek-koltun requested a review from a team as a code owner August 28, 2023 13:26
Copy link
Member

@glimchb glimchb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

need ore time to review it, so for being slow...

@artek-koltun artek-koltun marked this pull request as draft October 5, 2023 06:42
@artek-koltun artek-koltun force-pushed the feat-graceful-shutdown branch from c717377 to 1841eca Compare October 17, 2023 07:39
Signed-off-by: Artsiom Koltun <artsiom.koltun@intel.com>
@artek-koltun artek-koltun force-pushed the feat-graceful-shutdown branch from 1841eca to dbad6e2 Compare October 30, 2023 07:30
use simplified handling while waiting for
golang/go#53757

Signed-off-by: Artsiom Koltun <artsiom.koltun@intel.com>
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.

Graceful shutdown service

2 participants