run_ess_controller#

lsst.ts.ess.controller.run_ess_controller()#

Main method that, when executed in stand-alone mode, starts the socket server.

The SocketServer automatically stops once the client exits and at that moment this script will exit as well.

Return type:

None