Skip to content

Add an optional server shutdown event.#88

Merged
yang-g merged 1 commit intogrpc:masterfrom
ctiller:shutdown
Jan 16, 2015
Merged

Add an optional server shutdown event.#88
yang-g merged 1 commit intogrpc:masterfrom
ctiller:shutdown

Conversation

@ctiller
Copy link
Copy Markdown
Member

@ctiller ctiller commented Jan 16, 2015

Allows servers to expedite shutdown once all in-progress calls are
completed. We may want to eventually remove grpc_server_shutdown in
preference to this.

Fixes #54

Allows servers to expedite shutdown once all in-progress calls are
completed. We may want to eventually remove grpc_server_shutdown in
preference to this.
yang-g added a commit that referenced this pull request Jan 16, 2015
Add an optional server shutdown event.
@yang-g yang-g merged commit aa6f993 into grpc:master Jan 16, 2015
@yang-g yang-g deleted the shutdown branch January 16, 2015 22:05
stanley-cheung referenced this pull request in stanley-cheung/grpc Aug 27, 2015
Update the comment of GetFeature to clarify its unintuitive behavior
apolcyn referenced this pull request in apolcyn/grpc Jul 25, 2016
lalo pushed a commit to lalo/grpc that referenced this pull request Oct 19, 2017
@lock lock bot locked as resolved and limited conversation to collaborators Feb 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Afford insight into how many RPCs are still being processed after server_shutdown has been called

2 participants