-
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.
cdb8cb34
Loading
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.