]> xenbits.xensource.com Git - xcp/xen-api-libs.git/commit
CA-45104: ignore renice errors
authorMarcus Granado <marcus.granado@eu.citrix.com>
Tue, 12 Oct 2010 11:13:54 +0000 (12:13 +0100)
committerMarcus Granado <marcus.granado@eu.citrix.com>
Tue, 12 Oct 2010 11:13:54 +0000 (12:13 +0100)
commit0d3f4b4226fb467c21142c15c2ccecf5f6cf9708
treed5e83c4ad15263e331c5ae61009f52903baa69df
parent231d772c658874d6e9aaa6e73ce53e3d2e84c6b3
CA-45104: ignore renice errors

This patch works around a race-condition bug in forkhelpers where
the pid might not be valid anymore before forkhelpers.waitpid is
called, in case the related process is very short-lived.

Signed-off-by: Marcus Granado <marcus.granado@eu.citrix.com>
stdext/gzip.ml