Skip to content

Expose Shutdown method for graceful stopping#102

Open
clinta wants to merge 1 commit into
docker:mainfrom
clinta:shutdown
Open

Expose Shutdown method for graceful stopping#102
clinta wants to merge 1 commit into
docker:mainfrom
clinta:shutdown

Conversation

@clinta

@clinta clinta commented Feb 10, 2018

Copy link
Copy Markdown
Contributor

This PR exposes a shutdown method on the handler to allow programs to gracefully stop the underlying http server.

@ivandeex

ivandeex commented Jun 1, 2021

Copy link
Copy Markdown
Contributor

Unless you pass sdk.Handler by reference to the Serve/Shutdown methods, the http server will be lost.
See correct patch: ivandeex@50db162

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.

2 participants