nteract / pick

⛏ Customize your kernels on Launch!
BSD 3-Clause "New" or "Revised" License
32 stars 8 forks source link

switch to native zmq asyncio #23

Closed rgbkrk closed 4 years ago

rgbkrk commented 4 years ago

With PyZMQ 17 we're able to use zmq.asyncio.Context and not register the zmq poller within the eventloop.