Josh Holtrop 15e5d15424 Avoid Environment#process race condition
Race condition could have occurred if the last threaded command
was gathered in the non-blocking wait and then a blocking wait was
started because there was no job to run. Do not do a blocking wait
in this case.
2017-05-23 14:12:38 -04:00
..
2017-05-16 09:18:08 -04:00
2017-05-23 14:05:29 -04:00
2015-02-15 18:29:33 -05:00
2016-09-30 14:03:35 -04:00