Dirk Mueller 02f9e8bbdd Replace pmap shellout with pure python implementation
Without this patch, the pmap -XX call fails on openSUSE Leap
distributions as those have a fairly ancient procps version that
does not support the -XX parameter. A pure python implementation
is more portable, faster and even shorter than the subprocess
call.

Closes-Bug: #1716066
Change-Id: I2fdb457e65359a1c9d40452c922cfdca0e6e74dc
2017-09-10 17:50:00 -06:00
..
2014-03-02 08:55:14 +09:00
2015-03-28 14:35:12 -05:00
2017-07-22 09:12:59 +09:00
2016-08-22 17:00:50 +00:00
2015-03-28 14:35:12 -05:00
2017-03-30 17:29:29 +11:00