podman/utils
Valentin Rothberg 65d5a2b68b 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>
2021-12-14 16:34:54 +01:00
..
ports.go Improvements for machine 2021-03-25 11:02:33 -05:00
utils.go pause scope: don't use the global math/rand RNG 2021-12-14 16:34:54 +01:00
utils_supported.go utils: reintroduce moveToCgroup 2021-12-08 09:31:31 +01:00
utils_windows.go podman: add new cgroup mode split 2020-06-25 17:16:12 +02:00