Testbed data race warning at go test with race detection #30287
-
Hi, I’m planning to use testbed to test our e2e with go test -race but sometimes it fails due to data race. Is there a way to avoid this? Or perhaps testbed should not be run with data race detection?
|
Beta Was this translation helpful? Give feedback.
Answered by
yurishkuro
Jan 12, 2024
Replies: 2 comments
-
Looks like |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
james-ryans
-
This issue has been fixed and merged at PR #30549 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Looks like
startedAt
needs to be atomic