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

The on_pong handler gets called with the driver mutex locked #17

Open
SpComb opened this issue Jul 31, 2017 · 0 comments
Open

The on_pong handler gets called with the driver mutex locked #17

SpComb opened this issue Jul 31, 2017 · 0 comments
Labels

Comments

@SpComb
Copy link
Contributor

SpComb commented Jul 31, 2017

This is a TODO from the API refactoring, which simplified the receive-queueing to replace the @queue of blocks with the simpler @message_queue. Calling user blocks with the mutex locked can easily lead to deadlocks, and there's a pending spec which does just that.

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

No branches or pull requests

1 participant