You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by GitBox <gi...@apache.org> on 2022/07/04 18:02:45 UTC

[GitHub] [tinkerpop] xiazcy commented on pull request #1744: gremlin-go: fix data race on serializers and deserializers initialization

xiazcy commented on PR #1744:
URL: https://github.com/apache/tinkerpop/pull/1744#issuecomment-1174041955

   LGTM. Makes sense to initialize the serializer and deserializer in an init() block, since they will be used regardless.  


-- 
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: commits-unsubscribe@tinkerpop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org