You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
155787: storage: don't use global rand in test configs r=yuzefovich a=yuzefovich
I was looking into a test timeout under race and saw one spot where we use the global rand under race. We have a few spots like this in the storage folder, so this commit fixes them.
Epic: None
Release note: None
Co-authored-by: Yahor Yuzefovich <yahor@cockroachlabs.com>
0 commit comments