Skip to content

Commit 43b47f4

Browse files
committed
no sleep
1 parent ce73172 commit 43b47f4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cli/docker.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,6 @@ func dockerCmd() *cobra.Command {
379379
<-signalCtx.Done()
380380
log.Debug(ctx, "ctx canceled, forwarding signal to inner container")
381381

382-
time.Sleep(time.Second * 10)
383382
if bootstrapExecID == "" {
384383
log.Debug(ctx, "no bootstrap exec id, skipping")
385384
return

0 commit comments

Comments
 (0)