jupyter / jupyter_client

Jupyter protocol client APIs
https://jupyter-client.readthedocs.io
BSD 3-Clause "New" or "Revised" License
374 stars 279 forks source link

Use non-blocking zmq Poller #1023

Closed fcollonval closed 2 months ago

fcollonval commented 2 months ago

Fixes #1022

ianthomas23 commented 2 months ago

Pinning pytest<8.2 helps with the test failures.

krassowski commented 2 months ago

It would be great to see this released :) Is the timeout in one of the Windows tests related?

davidbrochart commented 2 months ago

I don't think it's related. I'd like to merge but I cannot bypass the rules. Maybe @blink1073 can help?