mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-22 01:51:14 -03:00
Saturating all cores easily leads to timeouts. The system might be doing something else, and it only leaves at most one core per-test. E.g. this will cause 90% of runs to fail on a raspberry pi 4. Note that we set CTEST_PARALLEL_LEVEL on our CI machines anyway, so this will not affect them.