shunping commented on PR #36662:
URL: https://github.com/apache/beam/pull/36662#issuecomment-3465932217

   > I think one of the tests timeout because a deadlock occurs after the code 
change.
   
   We cannot add the lock in `processingTimeNow()` because it is called with 
the refreshCond lock in some other places. e.g.
   
   
https://github.com/apache/beam/blob/b976b515c4eecf016ae64062cdb64a360f1d501f/sdks/go/pkg/beam/runners/prism/internal/engine/elementmanager.go#L399-L401


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