]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch 'marka-unit-test-failure-rbt_test.c' into 'v9_11'
authorMark Andrews <marka@isc.org>
Tue, 15 Sep 2020 02:42:19 +0000 (02:42 +0000)
committerMark Andrews <marka@isc.org>
Tue, 15 Sep 2020 02:42:19 +0000 (02:42 +0000)
commit08286be36b82d53dad53880f766758ec9ffbdbc7
tree796f9756c3a8d24261106148459c29f385c51d1b
parentd318bc2922d099bd8820f2f5b9b9e0020db522f7
parentf30ec018f94dfb20453011bd4d16aa0093d129cd
Merge branch 'marka-unit-test-failure-rbt_test.c' into 'v9_11'

The runtime of rbt_test can exceed 5 minutes when running under TSAN testing.

See merge request isc-projects/bind9!4117