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

pkg/command: pass context along to DisplayJSONMessagesStream #5663

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Benehiko
Copy link
Member

@Benehiko Benehiko commented Dec 2, 2024

Follow-up to #5639

Requires: moby/moby#49016

Allows for the jsonmessage.DisplayJSONMessagesStream to
correctly return when the context is cancelled with the
appropriate error message, instead of just a nil error.

Follow-up to 30a73ff

- What I did

- How I did it

- How to verify it

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

…ream`

Allows for the `jsonmessage.DisplayJSONMessagesStream` to
correctly return when the context is cancelled with the
appropriate error message, instead of just a nil error.

Follow-up to docker@30a73ff

Signed-off-by: Alano Terblanche <[email protected]>
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.

1 participant