fengberlin opened a new pull request #697:
URL: https://github.com/apache/rocketmq-client-go/pull/697


   The `sync.Map` store the value 0, its type is `int`, but in that code before 
fixed, the value `Load` by `sync.Map` is asserted as `int64`, so cause the type 
assert panic.


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