Mentions légales du service

Skip to content
  • Ludovic Courtès's avatar
    inner-proxy: Save the ZeroMQ context as a state property. · 6d550be4
    Ludovic Courtès authored
    * guix/jupyter/inner-proxy.scm (%context): Remove.
    (%zmq-context-property): New variable.
    (reply-execute-request): Use 'proxy-state-property' instead of referring
    to '%context'.
    (run-inner-proxy): Call 'zmq-create-context' here, and save the context
    as a %ZMQ-CONTEXT-PROPERTY property of the state.
    6d550be4