Description
I have done the following
- I have searched the existing issues
- If possible, I've reproduced the issue using the 'main' branch of this project
Steps to reproduce
- Trigger PR checks.
Current behavior
There is a high chance of getting this:
2025-06-13T23:58:46+0000 error com.apple.containerization : [containerization_integration] ❌ test multiple concurrent processes with output stress failed: internal error (13): startProcess: failed to start process: Error Domain=NSPOSIXErrorDomain Code=9 "Bad file descriptor"
2025-06-13T23:58:46+0000 info com.apple.containerization : [containerization_integration]
Integration suite completed in 19.997790932655334s with 8/10 passed and 1/10 skipped!
2025-06-13T23:58:46+0000 error com.apple.containerization : [containerization_integration] ❌
Expected Behavior
The tests pass.
Environment
Reproducible in CI only.
Code of Conduct
- I agree to follow this project's Code of Conduct