-
-
Notifications
You must be signed in to change notification settings - Fork 98
Make stop command blocking and return properly #849
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
Conversation
We do the same for the stop command now.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just minor cleanup requests.
Co-Authored-By: Dominik Lohmann <mail@dominiklohmann.de>
Good findings, I've merged and squashed your suggestions. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I didn't quite catch everything yesterday.
Except for the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving as is. Just the error code change now. 👍
The command previously returned regardless of whether it succeeded.