mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 08:13:31 +02:00
Sometimes the process exits before the data is read from stdout. The result is that the `call` method exits before it has it's output. Example bug: https://github.com/openstf/stf/issues/1091