From: Michal Nowak Date: Mon, 14 Apr 2025 10:56:13 +0000 (+0000) Subject: fix: test: Fix check_pid() in runtime system test on FreeBSD X-Git-Tag: v9.21.8~28 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b3ee5dc8f7f3da85411298dcda8a54e795b0f3bf;p=thirdparty%2Fbind9.git fix: test: Fix check_pid() in runtime system test on FreeBSD The original check_pid() always returned 0 on FreeBSD, even if the process was still running. This makes the "verifying that named checks for conflicting named processes" check fail on FreeBSD with TSAN. Merge branch 'mnowak/fix-runtime-pid-check' into 'main' See merge request isc-projects/bind9!10373 --- b3ee5dc8f7f3da85411298dcda8a54e795b0f3bf