Skip to content

Draft: fix: scanner: Return from measure if no helper

juga requested to merge juga/sbws:maint-1.1_40065_no_helper into maint-1.1

After refactoring in #40041 (closed), it was forgotten to return the error in the case a helper was not found, what can happen in test networks.

Closes #40065 (closed).

Merge request reports