HomeClusterLabs Projects

totempg: Suppress coverity sleep error

Description

totempg: Suppress coverity sleep error

Sleep while holding mutex is really not a problem because
corosync is single threaded and this part is shutdown sequence
so wait is ok. Add coverity specific comment
to suppress this error.

Signed-off-by: Jan Friesse <jfriesse@redhat.com>
Reviewed-by: Christine Caulfield <ccaulfie@redhat.com>

Details

Provenance
jfriesseAuthored on Tue, Jul 22, 11:31 AM
Parents
rC105a3538f081: totemconfig: Suppress coverity unused_value errors
Branches
Unknown
Tags
Unknown