HomeClusterLabs Projects

Low: executor: properly initiate quicker fence device monitor

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

Description

Low: executor: properly initiate quicker fence device monitor

When merging a duplicate recurring monitor for a fencing device,
the code previously got the sense of a test wrong -- the monitor
needs to be initiated if it's *not* already pending. On top of that,
the code wrongly tried to schedule the new command rather than the
merged duplicate (the new command is destroyed immediately after this).

Details

Provenance
kgaillotAuthored on Dec 3 2020, 9:56 PM

Event Timeline

Commit No Longer Exists

This commit no longer exists in the repository.