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.tomlRemoved --dist load from addopts, added comment about manual parallel usage
- Removed
--dist loadfrom pytestaddoptsto prevent potential xdist hangs in default test runs qualify behavioral1 file
pyproject.toml
- Added comment documenting manual parallel execution via explicit
-nflag specify internal1 file
pyproject.toml