Skip to content

Conversation

@michelroegl-brunner
Copy link
Member

This PR fixes intermittent false orphan removals by:

  • Awaiting SSH command completion and parsing combined output
  • Adding a 15s timeout and warnings for diagnostics

This should prevent erroneously removing installed scripts when the LXC exists but transient SSH output timing caused a false negative.

Fixes: intermittent cleanup misclassification observed after auto-detect.

Label: fix

…H command completion and parsing combined output; add 15s timeout and warnings for diagnostics
@michelroegl-brunner michelroegl-brunner requested a review from a team as a code owner October 20, 2025 12:16
@michelroegl-brunner michelroegl-brunner linked an issue Oct 20, 2025 that may be closed by this pull request
@michelroegl-brunner michelroegl-brunner merged commit f8d3b5b into main Oct 20, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Auto detected installed scripts get removed

2 participants