ae84fa2c9a
This patch fixes a stack overflow panic by calling Do in a loop instead of relying on recursion, with an added exponential backoff which errors out if greater than 3 seconds. Signed-off-by: Tibor Vass <tibor@docker.com> |
||
---|---|---|
.. | ||
flightcontrol.go | ||
flightcontrol_test.go |