You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2019/10/27 19:24:20 UTC

[GitHub] [pulsar-client-go] cckellogg opened a new pull request #77: [ISSUE #72] Fix data race conditions.

cckellogg opened a new pull request #77: [ISSUE #72] Fix data race conditions.
URL: https://github.com/apache/pulsar-client-go/pull/77
 
 
   Fixes #72
   
   This patch adds locking to fix all the data race warnings when discovered when running.
   `go test ./... -race`
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services