shunping commented on PR #36226: URL: https://github.com/apache/beam/pull/36226#issuecomment-3322237667
FYI, I ran the test 1000x with race detector and could not see a stuck test. ``` go test -v -race -count=1000 github.com/apache/beam/sdks/v2/go/pkg/beam/core/runtime/exec -run TestDynamicSplit/BlockOnSplit ``` Previously, the test would get stuck when running 10x with race detector. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
