Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci(fix): Restart LxssManager if it shutsdown during remove finch VM step #1179

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

subashkotha
Copy link
Contributor

Issue #, if available:

Description of changes:

In Build, test and upload .msi to S3 workflow, during remove finch VM step, we observed that wsl --shutdown is getting hung and causing workflow failure. Upon deep dive we found that LxssManager which is required to pass commands to WSL is getting stopped.

This change checks the status of LxssManager and restarts it,if its in STOPPED state.

Testing done:

  • I've reviewed the guidance in CONTRIBUTING.md

License Acceptance

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Signed-off-by: Subash Kotha <subkotha@amazon.com>
@subashkotha subashkotha requested a review from a team as a code owner November 12, 2024 17:48
@subashkotha subashkotha merged commit 3a81c08 into runfinch:main Nov 12, 2024
51 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants