fix timing issue #11

Merged
antman merged 3 commits from fix-timing-issue into main 2026-08-06 07:58:59 +00:00
Owner

Motivation

The vm did not shut down properly because it did not wait for one of the commands to finish

Solution

Added a delay at the start of untilPromptReturned to prevent false positives causing control flow to continue

### Motivation The vm did not shut down properly because it did not wait for one of the commands to finish ### Solution Added a delay at the start of `untilPromptReturned` to prevent false positives causing control flow to continue
fix timing issue
All checks were successful
/ build-and-test (push) Successful in 7m9s
654e8ffa7a
try huge pages again
Some checks failed
/ build-and-test (push) Has been cancelled
b8517a0d66
remove huge pages
All checks were successful
/ build-and-test (push) Successful in 6m48s
2020490ab9
antman scheduled this pull request to auto merge when all checks succeed 2026-08-06 07:52:33 +00:00
antman merged commit d1fbe0df1a into main 2026-08-06 07:58:59 +00:00
antman deleted branch fix-timing-issue 2026-08-06 07:58:59 +00:00
antman referenced this pull request from a commit 2026-08-06 07:59:00 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
kill-the-cloud/os-installer!11
No description provided.