Skip to content

[9.20] chg: dev: Fix data race in clean_finds_at_name

Stop updating find.result_v4 and find.result_v4 in clean_finds_at_name. The values are supposed to be static.

Closes #4118 (closed)

Backport of MR !9108 (merged)

Merge request reports