diff options
author | Valentin Rothberg <rothberg@redhat.com> | 2021-12-14 15:29:07 +0100 |
---|---|---|
committer | Valentin Rothberg <rothberg@redhat.com> | 2021-12-14 16:34:54 +0100 |
commit | 65d5a2b68b52817a1cb1a6d9da5d3ee7fb3e26a3 (patch) | |
tree | 53c99a5fcb2923f942aeb900566b8cbcdfdd55a7 /logo | |
parent | 4543fd463e3d02aea42f1a5b6ed0d2ed190de655 (diff) | |
download | podman-65d5a2b68b52817a1cb1a6d9da5d3ee7fb3e26a3.tar.gz podman-65d5a2b68b52817a1cb1a6d9da5d3ee7fb3e26a3.tar.bz2 podman-65d5a2b68b52817a1cb1a6d9da5d3ee7fb3e26a3.zip |
pause scope: don't use the global math/rand RNG
Otherwise, we'll always get the same sequence of random numbers which
may lead to conflicts. Also bump the number of maximum attempts to 10
instead of 3.
[NO NEW TESTS NEEDED] as I cannot enforce random number collisions.
Existing tests should continue be green and flake slightly less.
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
Diffstat (limited to 'logo')
0 files changed, 0 insertions, 0 deletions