Stop StepLogger
The StepLogger can only be started once, otherwise an assert fires. Therefore, it needs to be closed if we want to use the runner context manager more than once in the same process.
The StepLogger can only be started once, otherwise an assert fires. Therefore, it needs to be closed if we want to use the runner context manager more than once in the same process.