mirror of
https://gitea.com/Lydanne/buildx.git
synced 2026-03-01 16:42:28 +08:00
This native implementation uses GRPC level waiting, instead of starting a busy loop. We also a manual max backoff of one second to improve responsiveness. Signed-off-by: Justin Chadwell <me@jedevc.com>