Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data Race at randx/string.go:22 #13

Open
yumgame opened this issue Nov 21, 2021 · 0 comments
Open

Data Race at randx/string.go:22 #13

yumgame opened this issue Nov 21, 2021 · 0 comments

Comments

@yumgame
Copy link

yumgame commented Nov 21, 2021

==================
WARNING: DATA RACE
Read at 0x00c0000b1500 by goroutine 30:
  math/rand.(*rngSource).Uint64()
      /usr/local/go/src/math/rand/rng.go:239 +0x3e
  math/rand.(*rngSource).Int63()
      /usr/local/go/src/math/rand/rng.go:234 +0x1d9
  github.com/gobuffalo/x/randx.String()
      /go/src/app/vendor/github.com/gobuffalo/x/randx/string.go:22 +0x81
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant