mirror of
https://github.com/xcat2/xcat-core.git
synced 2026-09-04 20:17:55 +00:00
efa914c5af
The comments around the install monitor respawn retell the failure, defend the design and repeat the same causal chain in three places. Reduce them to the facts that are not visible at the site: the ordering rules, why there is no attempt limit, and what each fork site inherits. The rest is in the commit messages and the PR. Comment only. RespawnUtils.pm loses 26 lines and no code changes; xcatd loses comment lines only. Both unit test files still pass. Signed-off-by: Daniel Hilst <392820+dhilst@users.noreply.github.com>