Fix ProgramPriorityTests on FreeBSD with high nice value (GH-100145)
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.
D
Dmitry Marakasov committed
437924465de5cb81988d1e580797b07090c26a28
Parent: 265548a
Committed by GitHub <noreply@github.com>
on 2/17/2024, 2:54:47 PM