HomeClusterLabs Projects

Refactor: liblrmd: Move notify triggers into their own handler.

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

Description

Refactor: liblrmd: Move notify triggers into their own handler.

This splits the process_pending_notify part out of lrmd_tls_dispatch.
The latter function was really doing two things at once, which makes it
confusing. Instead split the two event sources into two different
handlers.

Details

Provenance
clumensAuthored on Sep 17 2024, 8:40 AM

Commit No Longer Exists

This commit no longer exists in the repository.