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
We need to read anything past the tar stream, otherwise we'll deadlock
via skopeo in FinishPipe.
Also remove the bit where we hold the pipe open longer, we shouldn't
need to do that anymore because we've ensured we've read everything
out of it by this point.
Resolves: #1204
Signed-off-by: John Eckersberg <[email protected]>
0 commit comments