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

Enable graceful shutdown for gRPC server #226

Merged
merged 1 commit into from
Oct 20, 2022

Conversation

cv65kr
Copy link
Contributor

@cv65kr cv65kr commented Oct 18, 2022

Previously graceful shutdown was applied only for HTTP servers, from now GRPC server can be gracefully shutdown as well.

@stefanprodan stefanprodan changed the title Graceful shutdown Enable graceful shutdown for gRPC server Oct 18, 2022
Copy link
Owner

@stefanprodan stefanprodan left a comment

Choose a reason for hiding this comment

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

This looks great, thanks @cv65kr Can you please squash the two commits into a single one?

@cv65kr cv65kr force-pushed the feat/graceful-shutdown branch from 2b1868f to 0d62402 Compare October 18, 2022 15:32
@cv65kr
Copy link
Contributor Author

cv65kr commented Oct 18, 2022

@stefanprodan done :)

Copy link
Owner

@stefanprodan stefanprodan left a comment

Choose a reason for hiding this comment

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

LGTM

Thanks @cv65kr 🏅

@stefanprodan stefanprodan added the enhancement New feature or request label Oct 18, 2022
@stefanprodan stefanprodan merged commit 34db5fa into stefanprodan:master Oct 20, 2022
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.

None yet

2 participants