pyvider-hcl 2025-12-23
Made parallel test execution opt-in to avoid xdist hangs
1 files · 2+ · 1-

Parallel test execution made opt-in

1 file changed
  • pyproject.toml Removed --dist load from addopts, added comment about manual parallel usage
  • Removed --dist load from pytest addopts to prevent potential xdist hangs in default test runs qualify behavioral
    1 file
    • pyproject.toml
  • Added comment documenting manual parallel execution via explicit -n flag specify internal
    1 file
    • pyproject.toml