[3.11] Fix ProgramPriorityTests on FreeBSD with high nice value (GH-100145) (GH-115615)
It expects priority to be capped with 19, which is the cap for Linux, but for FreeBSD the cap is 20 and the test fails under the similar conditions. Tweak the condition to cover FreeBSD as well. (cherry picked from commit 437924465de5cb81988d1e580797b07090c26a28) Co-authored-by: Dmitry Marakasov <amdmi3@amdmi3.ru>
M
Miss Islington (bot) committed
a23aecc73777e6370792728c4dcd3af8999ba791
Parent: 6fbc610
Committed by GitHub <noreply@github.com>
on 2/17/2024, 3:38:38 PM