gorabbit
gorabbit copied to clipboard
Panic when activating `ConcurrentProcess` property of a consumer
It looks like consumption panics when the ConcurrentProcess flag is activated for a consumer. Here are some important criteria for when this happens:
- 2 different consumers are registered
- Prefetch size is set to 10 for both
- One has concurrent on and the other has it off