From: Ondřej Surý Date: Thu, 4 Jun 2026 10:39:06 +0000 (+0200) Subject: fix: dev: Only update the global tid_count once X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=096479cc19b2bfb8225d0a22c7dbc729b409f9c8;p=thirdparty%2Fbind9.git fix: dev: Only update the global tid_count once Skip updating the `tid_count` value on repeated calls to prevent ThreadSanitizer 'data race'. Merge branch 'ondrej/skip-repeated-tid_count-update' into 'main' See merge request isc-projects/bind9!12186 --- 096479cc19b2bfb8225d0a22c7dbc729b409f9c8