Alano Terblanche
|
91adb70d6b
|
pkg/command: wrap jsonmessage.DisplayJSONMessagesStream with go context
Allows for the `jsonmessage.DisplayJSONMessagesStream` function
to correctly return when the context is cancelled with the appropriate
reason (`ctx.Error()`) instead of just a nil error.
Follow-up to https://github.com/docker/cli/commit/30a73ff19c407eee75de489355154ce1f35231a8
Signed-off-by: Alano Terblanche <18033717+Benehiko@users.noreply.github.com>
Co-authored-by: Paweł Gronowski <pawel.gronowski@docker.com>
|
2025-01-20 16:36:11 +01:00 |
|