linuxboot/contest

refactoring: rework "waiting for targets to finish" in runMonitor

Closed this issue · 0 comments

This loop is used to know that targets processing is finished and also detecting ErrTestStepLostTargets.
After #67 will be implemented, one can just wait for all target processing goroutines to finish using "targetsWg"