mirror of
https://github.com/moby/buildkit.git
synced 2026-06-24 08:47:57 +00:00
In addition to being wasteful, without this, concurrent calls to `Mount` would have lost the previous `target` and so would never have been removed. Signed-off-by: Justin Chadwell <me@jedevc.com>