executorlib.standalone.interactive.communication.interface_shutdown

executorlib.standalone.interactive.communication.interface_shutdown#

executorlib.standalone.interactive.communication.interface_shutdown(socket: Socket | None, context: Context | None)[source]#

Close the connection to a SocketInterface instance.

Parameters:
  • socket (zmq.Socket) – socket for the connection

  • context (zmq.sugar.context.Context) – context for the connection