Skip to content
  • Lubomir Bulej's avatar
    Runner: create support methods for common code in the subclasses. · eb15ff4f
    Lubomir Bulej authored
    ClientServerRunner, ClientServerEvaluationRunner: use support methods from the Runner base class in the _start() method.
    ClientServerRunner, ClientServerEvaluationRunner: use RunnerException for Job related problems.
    ClientServerRunner: cosmetic change in the order of the __startServer() and __startClient() methods.
    eb15ff4f