Files
containerd/diff
Hamza El-Saawy ad8b87ba23 Add Wait to binaryProcessor
Add exported `Wait(ctx context.Context) error` interface that waits on
the underlying command (or context cancellation) and returns the error.

This fixes a race condition between `.wait()` and `.Err error`:
https://github.com/containerd/containerd/issues/6914

Signed-off-by: Hamza El-Saawy <hamzaelsaawy@microsoft.com>
2022-05-09 17:15:00 -04:00
..
2022-04-21 13:43:20 +00:00
2022-05-09 17:15:00 -04:00
2022-05-09 17:15:00 -04:00
2022-04-21 13:43:20 +00:00