mirror of
https://gitlab.isc.org/isc-projects/bind9.git
synced 2025-04-16 22:39:09 +03:00
The pthread-based implementation of the isc_rwlock_tryupgrade() function always returns ISC_R_LOCKBUSY. Fix the test by adding conditional checks.