91adb70d6b
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>