apache / apache/rocketmq-client-go
push consumer may have concurrency issue for the map which used by control the goroutine numbers
Open
- Dominant language
- Go
- Stars
- 1.4k
- Forks
- 445
- PR merge metrics
- No merged PRs in 30d
Description
**BUG REPORT**
1. Please describe the issue you observed:
- push consumer may have concurrency issue for the map `crCh map[string]chan struct{}`
2. Please tell us about your environment:
the newest go client version
3. Other information (e.g. detailed explanation, logs, related issues, suggestions on how to fix, etc):
Contributor guide
Assessment
This issue has not been assessed yet.