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

Add server restart #3

Open
marshauf opened this issue Jun 22, 2016 · 1 comment
Open

Add server restart #3

marshauf opened this issue Jun 22, 2016 · 1 comment

Comments

@marshauf
Copy link

Restart with the following calls does not work for gRPC:

yield server.start();
yield server.end();
yield server.start();
@marshauf marshauf changed the title Allow for server restart Add server restart Jun 28, 2016
@marshauf
Copy link
Author

gRPC has no server restart function, issue: grpc/grpc#7031

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant