linuxboot/contest

refactoring: TestRunner's StepStates use lock of TestRunner

rihter007 opened this issue · 0 comments

The way how all the contents of StepState rely on TestRunner's lock is not trivial.
This should be removed or made more explicit