mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-02-10 22:17:36 +00:00
766ed38d40
Use a for loop for retrying instead of recursion, so we don't get nested exceptions being thrown. Add a test for this flakiness.