pull/13134/head^2
saisrikark 1 year ago
parent 5019f1cd69
commit b7b608d844

@ -362,7 +362,7 @@ func (c *Client) WaitWithJobsWithContext(ctx context.Context, resources Resource
c: checker,
log: c.Log,
timeout: timeout,
ctx: c.ctx,
ctx: ctx,
}
return w.waitForResources(resources)
}

Loading…
Cancel
Save