fastmcp/.github/actions/run-pytest
nate nowack 44c0907dda
Give parallel Windows CI more timeout headroom (#4680)
pytest-timeout falls back to its thread method on Windows, which os._exit()s
the process instead of failing the test. A single slow test therefore kills an
xdist worker and fails whichever unrelated test it was running.

Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-07-29 10:22:17 -05:00
..
action.yml Give parallel Windows CI more timeout headroom (#4680) 2026-07-29 10:22:17 -05:00