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

Wait on daemon down #2279

Merged
merged 11 commits into from
Jul 17, 2024
Merged

Wait on daemon down #2279

merged 11 commits into from
Jul 17, 2024

Conversation

pascal-fischer
Copy link
Contributor

Describe your changes

This PR awaits the engine shutdown before sending the confirmation back to the cli. It also fixes an issue where there was a race condition when running multiple up and down commands in sequence.

Issue ticket number and link

Checklist

  • Is it a bug fix
  • Is a typo/documentation fix
  • Is a feature enhancement
  • It is a refactor
  • Created tests that fail without the change (if possible)
  • Extended the README / documentation, if necessary

Copy link

@pascal-fischer pascal-fischer merged commit 95d725f into main Jul 17, 2024
22 checks passed
@pascal-fischer pascal-fischer deleted the fix/wait-on-down branch July 17, 2024 14:26
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