The GitHub Actions job "Build" on rocketmq-clients.git/dev_fix_send_async has 
succeeded.
Run started by GitHub user guyinyou (triggered by guyinyou).

Head commit for run:
0f6a1671eeac963de9c3c7c366dc05e6127ab500 / guyinyou 
<[email protected]>
fix(golang): add missing return in SendAsync when producer is off

When the producer is not running, SendAsync invoked the callback with
an error but did not return, causing the subsequent goroutine to also
execute. This resulted in the callback being called twice and a
goroutine leak.

Report URL: https://github.com/apache/rocketmq-clients/actions/runs/27324232681

With regards,
GitHub Actions via GitBox

Reply via email to