Files
stf-DeviceFarmer-1/lib
Rick van Hattem d371e733d2 Fix for stdout race condition in stf doctor
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
2019-11-06 12:26:31 +01:00
..