We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
No description provided.
The text was updated successfully, but these errors were encountered:
It does detect the issue. I just didn't run the test.
================== WARNING: DATA RACE Write at 0x000000728720 by goroutine 14: crypto/cipher.fastXORBytes() /go/src/crypto/cipher/xor.go:34 +0x10a crypto/cipher.xorBytes() /go/src/crypto/cipher/xor.go:60 +0x9e crypto/cipher.(*cbcEncrypter).CryptBlocks() /go/src/crypto/cipher/cbc.go:72 +0x25a github.com/as/uuid.(*gen).V4() /g/src/github.com/as/uuid/uuid.go:68 +0x9e github.com/as/uuid.V4() /g/src/github.com/as/uuid/uuid.go:28 +0x9e github.com/as/uuid.TestRace.func1() /g/src/github.com/as/uuid/uuid_test.go:31 +0x66 Previous read at 0x000000728720 by goroutine 13: runtime.slicebytetostring() /go/src/runtime/string.go:75 +0x0 github.com/as/uuid.V4() /g/src/github.com/as/uuid/uuid.go:30 +0xfd github.com/as/uuid.TestRace.func1() /g/src/github.com/as/uuid/uuid_test.go:31 +0x66 Goroutine 14 (running) created at: github.com/as/uuid.TestRace() /g/src/github.com/as/uuid/uuid_test.go:44 +0x107 testing.tRunner() /go/src/testing/testing.go:827 +0x162 Goroutine 13 (running) created at: github.com/as/uuid.TestRace() /g/src/github.com/as/uuid/uuid_test.go:44 +0x107 testing.tRunner() /go/src/testing/testing.go:827 +0x162
Sorry, something went wrong.
as
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: