Detox icon indicating copy to clipboard operation
Detox copied to clipboard

fix(ios): prevent stdout buffer overflow with many simulators

Open noomorph opened this issue 6 months ago • 0 comments

Description

Minimizes output from applesimutils to prevent potential stdout max buffer size reached in child_process calls.

Resolves issue mentioned in: https://github.com/wix/Detox/pull/4335 Related to: https://github.com/wix/AppleSimulatorUtils/issues/122


No on-surface changes.

noomorph avatar May 26 '25 09:05 noomorph