sjvanrossum commented on PR #39458:
URL: https://github.com/apache/beam/pull/39458#issuecomment-5130265880

   Looks like a false positive, see 
https://github.com/apache/beam/pull/39556#issuecomment-5130227034 for a test 
case which runs fine without TSAN, but observes a stale read with TSAN.
   
   I suspect that the TSAN integration does not reason through all types of 
memory modifications and their side effects as specified by the Java Memory 
Model.


-- 
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]

Reply via email to