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

fix unblock and processUnblocker #126

Open
zippy opened this issue Mar 15, 2016 · 0 comments
Open

fix unblock and processUnblocker #126

zippy opened this issue Mar 15, 2016 · 0 comments

Comments

@zippy
Copy link
Owner

zippy commented Mar 15, 2016

currently unblock returns different error values depending on why it couldn't unblock a process, and processUnblocker mostly ignores them. This is all due to weird synchronization issues between when code gets run depending on what thread it's in, especially after a stream has been killed. This should be fixed

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