Commit graph

2 commits

Author SHA1 Message Date
Michael R. Wolf
6cd92aa910 Refactor xargs blocked sysconf test for clarity
- Add module-level docstring
- Extract subprocess script into helper function
- Add constant for blocked sysconf error message
- Improve test docstring explaining two-phase approach
- Add inline comments clarifying test orchestration
- Remove TODO comments
2025-11-28 19:32:42 -05:00
Michael R. Wolf
f1ae67c117 Add test for xargs import with blocked sysconf
- Add subprocess-based test to expose import-time os.sysconf bug
- Test runs in fresh subprocess to avoid conftest.py import issues
- Test fails with current buggy implementation, will pass after fix
2025-11-28 19:15:16 -05:00