apache / rocketmq-client-go

Apache RocketMQ go client
https://rocketmq.apache.org/
Apache License 2.0
1.29k stars 415 forks source link

add lock for SubscriptionData #1088

Closed wenxuwan closed 1 year ago

wenxuwan commented 1 year ago

…with_goroutine## What is the purpose of the change

增加锁,防止并发冲突

Brief changelog

add lock for SubscriptionData to protect datarace

Verifying this change

Follow this checklist to help us incorporate your contribution quickly and easily. Notice, it would be helpful if you could finish the following 5 checklist(the last one is not necessary)before request the community to review your PR.