bors 8ed8679b2e Auto merge of #29897 - alexcrichton:process-wait-with-output, r=brson
Previously this function used channels but this isn't necessary any more now
that threads have return values. This also has the added bonus of appropriately
waiting for the thread to exit to ensure that the function doesn't still have
running threads once it returns.
2015-11-18 04:00:43 +00:00
..
2015-11-11 14:25:18 -05:00
2015-11-09 22:55:50 -08:00
2015-11-11 14:25:18 -05:00
2015-11-12 13:20:48 +05:30
2015-11-09 22:55:50 -08:00
2015-11-16 12:56:18 -05:00
2015-10-25 09:17:27 -05:00
2015-11-09 22:55:50 -08:00
2015-11-09 22:55:50 -08:00
2015-10-21 10:05:27 -07:00