Closed thomasjm closed 7 years ago
@thomasjm thanks a lot for the pull request. I'm just taking a look at the changes.
The change looks good! I just have a single comment, if you can make that change then great, otherwise let me know I'll make the change after the merge.
Done, hopefully it builds
Thanks @thomasjm, I've merged the changes
Cool, thanks!
This PR does a few things
NetMQContext
around, and the socket methods are less confusing.execute_reply
message, it's necessary to send the ZMQ identity frames at the beginning, otherwise the message doesn't get sent at all. The normal Jupyter clients handle this gracefully which is probably why this wasn't noticed before.