mirror of
https://github.com/moby/buildkit.git
synced 2026-06-24 08:47:57 +00:00
Drive the background pid1 process with stdin so the test controls its lifetime explicitly. Add a bounded wait after closing stdin to avoid hanging if executor cleanup regresses. Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>