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

Does server.close wait for all RCP calls to finish/timeout? #177

Closed
ronag opened this issue Jun 7, 2016 · 3 comments
Closed

Does server.close wait for all RCP calls to finish/timeout? #177

ronag opened this issue Jun 7, 2016 · 3 comments

Comments

@ronag
Copy link

ronag commented Jun 7, 2016

No description provided.

@ronag ronag changed the title Does server.close wait for all RCP calls to finish? Does server.close wait for all RCP calls to finish/timeout? Jun 7, 2016
@WolframHempel
Copy link
Member

It does not. It disconnects all sockets and emits close once all are disconnected

@ronag
Copy link
Author

ronag commented Jun 17, 2016

@WolframHempel: I see. Any advice on how to achieve a graceful shutdown of a deep stream server?

@ronag
Copy link
Author

ronag commented Jul 2, 2016

Closed in favour of #258

@ronag ronag closed this as completed Jul 2, 2016
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

No branches or pull requests

2 participants