Skip to content

fix: fix broadcast msg chan block issue#8

Open
Aaron-cdx wants to merge 1 commit intodustin:masterfrom
Aaron-cdx:duanxi.cao/feature/fix-broadcast-msg-chan-block-issue
Open

fix: fix broadcast msg chan block issue#8
Aaron-cdx wants to merge 1 commit intodustin:masterfrom
Aaron-cdx:duanxi.cao/feature/fix-broadcast-msg-chan-block-issue

Conversation

@Aaron-cdx
Copy link
Copy Markdown

if outputs chan exist one consumer msg too slow, will cause the msg broadcast block by this chan, then cause other chan can not consumer msg normal. so add select default condition to skip msg to send if the chan is blocked.

if outputs chan exist one consumer msg too slow, will cause the msg broadcast block by this chan,
then cause other chan can not consumer msg normal.
so add select default condition to skip msg to send if the chan is blocked.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant