--- myst: substitutions: bloc: python: 49,50 cpp: 61,62 dedent: python: ":dedent:\n" cpp: "" --- # `TSequentialRun` In this case, there is no distribution. If evaluations are fast, it remains the simplest way to run the evaluations. Here is the interpretation of the inherited methods: - `startSlave`: exits immediately, - `onMaster`: tests is true - and `stopSlave`: cleans `TEval`. `TSequentialRun` constructor only has one argument, a pointer to a `TEval` object. {{ "```{literalinclude} " + parent_dir + "/roottest/uranie/doc/relauncher/teval_trun/" + language + "/teval_trun." + extension + "\n" + ":language: " + language + "\n" + ":lines: " + bloc[language] + "\n" + dedent[language] + "```" }}