mirror of
https://github.com/moby/buildkit.git
synced 2026-08-06 07:40:49 +00:00
Helps detecting when uploadprovider has finished with the source. This avoids deadlock, should the same reader be shared by multiple uploads that sync with each other. Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>