We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 line
jupyter_client/jupyter_client/client.py
Line 533 in 0a19278
We should use zmq.asyncio.Poller.
zmq.asyncio.Poller
The text was updated successfully, but these errors were encountered:
Seen when working on https://github.com/datalayer/jupyter-server-nbmodel, when manually testing the code, jupyter-server requests are blocked.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
The line
jupyter_client/jupyter_client/client.py
Line 533 in 0a19278
We should use
zmq.asyncio.Poller
.The text was updated successfully, but these errors were encountered: