You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pkg/command: pass context along to jsonmessage.DisplayJSONMessagesStream
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
Signed-off-by: Alano Terblanche <18033717+Benehiko@users.noreply.github.com>
0 commit comments