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

Update examples in light of daemon threads #967

Closed
ejona86 opened this issue Sep 8, 2015 · 0 comments
Closed

Update examples in light of daemon threads #967

ejona86 opened this issue Sep 8, 2015 · 0 comments
Assignees
Milestone

Comments

@ejona86
Copy link
Member

ejona86 commented Sep 8, 2015

At the very least, the hello world server example is broken, because it exits immediately. It needs a call to server.awaitTerminated(). This was caused by the swapping to daemon threads in 07a7279.

As reported on StackOverflow.

@ejona86 ejona86 added this to the Beta (0.9.0) milestone Sep 8, 2015
@lock lock bot locked as resolved and limited conversation to collaborators Sep 22, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants