fix timing issue #11
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix-timing-issue"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. 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
untilPromptReturnedto prevent false positives causing control flow to continue