Skip to content

executor: only use the discovery data when adding new DUTs

Martin Roukala requested to merge executor_discovery_fix into master

This fixes a race condition where running discovery process while a DUT is registering could lead to the discovery data being attached to the wrong DUT :s

Closes: #191 (closed)

Merge request reports