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 the ability to unref() entire zones #33

Open
piscisaureus opened this issue Oct 2, 2014 · 0 comments
Open

Add the ability to unref() entire zones #33

piscisaureus opened this issue Oct 2, 2014 · 0 comments

Comments

@piscisaureus
Copy link
Contributor

Now that the effect of handle.unref() has been localized to a zone, the debug server no longer works because we were relying on .unref() having global effect. This was a hack.

The proper way to do this would be to unref the entire zone that hosts the debug/inspect server.

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

1 participant