Looks like recent versions of vulture are triggering false positives on while True loops with internal breaks.
Failure: https://github.com/bitcoin/bitcoin/actions/runs/22981056848/job/66720754466?pr=34628
Upstream issue: jendrikseipp/vulture#412
I guess the triggering change was: jendrikseipp/vulture#378