jrmccluskey commented on pull request #16943:
URL: https://github.com/apache/beam/pull/16943#issuecomment-1050282481


   There are a lot of things that just wind up being mutex-guarded wrappers 
around other types and not doing much else, which is fine so long as we trust 
that golang mutexes actually work correctly. It just also makes test cases 
around these things unnecessary or, in this case, extremely simple. Eventually 
I'd like to not have stuff like this kicking around but for the time being it's 
here


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