Possible need to properly seed in a deterministic order for benchutils #1690
Labels
code quality
Related to improving code quality
meta/dev
These issues related to the meta elements of the code base like dev flow, repo logistics, and PM
The following seeding code was removed in #1689,
Due to https://stackoverflow.com/questions/75597325/rand-seedseed-is-deprecated-how-to-use-newrandnewseed,
In tests/bench/bench_util.go,
Discussion: #1689 (comment)
Making issue for traceability incase we want to have determinism again.
The text was updated successfully, but these errors were encountered: