From: Arаm Sаrgsyаn Date: Wed, 16 Apr 2025 16:00:29 +0000 (+0000) Subject: fix: test: Fix the isc_rwlock_tryupgrade() function's unit test X-Git-Tag: v9.21.8~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3208da9585024dfa3a39dba42d298cadc9797c8;p=thirdparty%2Fbind9.git fix: test: Fix the isc_rwlock_tryupgrade() function's unit test The pthread-based implementation of the isc_rwlock_tryupgrade() function always returns ISC_R_LOCKBUSY. Fix the test by adding conditional checks. Closes #5287 Merge branch '5287-pthread-rwlock-tryupgrade-test-fix' into 'main' See merge request isc-projects/bind9!10398 --- b3208da9585024dfa3a39dba42d298cadc9797c8