[9.20] fix: Address potential TSAN issue with find->status
find->status is a private field of dns_adbfind_t so it now has an accessor function and has been made atomic.
Closes #4802 (closed)
Backport of MR !9137 (merged)
find->status is a private field of dns_adbfind_t so it now has an accessor function and has been made atomic.
Closes #4802 (closed)
Backport of MR !9137 (merged)