Fixup consumer ref in backpressure update#6482
Conversation
|
The review was posted successfully. Let me summarize my analysis: I'm Bonk, and I've done a quick review of your PR. This PR replaces a raw The fix is sound — the old code captured the queue reference directly, but if the consumer was destroyed during the scope (e.g., via One minor finding posted as a review comment: the comment above the struct still describes the old "captures the queue" approach and should be updated to reflect that it now captures a weak ref to the consumer. |
7b5eeea to
4fd20f1
Compare
No description provided.