HomeClusterLabs Projects

Log: libcrmcommon: improve messages when waiting for child processes

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Log: libcrmcommon: improve messages when waiting for child processes

This also handles one case differently: if a child is stopped or continued,
child_waitpid() now returns FALSE (i.e. continue waiting) rather than act as if
the child completed. This has no effect in practice since no callers use the
flags necessary to reach that condition.

Details

Provenance
kgaillotAuthored on Oct 10 2019, 10:26 AM

Event Timeline

Commit No Longer Exists

This commit no longer exists in the repository.