Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(sysadvisor): set a buffer for the channel #139

Merged
merged 1 commit into from
Jul 11, 2023

Conversation

cheney-lin
Copy link
Member

Avoid the sender returning directly if the receiver is not waiting.

What type of PR is this?

Bug fixes

What this PR does / why we need it:

Which issue(s) this PR fixes:

Special notes for your reviewer:

Avoid the sender returning directly if the receiver is not waiting.

Signed-off-by: linzhecheng <linzhecheng@bytedance.com>
@cheney-lin cheney-lin requested a review from csfldf July 11, 2023 05:46
@cheney-lin cheney-lin added bug Something isn't working workflow/need-review review: test succeeded, need to review labels Jul 11, 2023
@cheney-lin cheney-lin requested a review from zzzzhhb July 11, 2023 05:55
@waynepeking348 waynepeking348 merged commit d3bf1ee into kubewharf:main Jul 11, 2023
luomingmeng pushed a commit to luomingmeng/katalyst-core that referenced this pull request Oct 11, 2024
Avoid the sender returning directly if the receiver is not waiting.

Signed-off-by: linzhecheng <linzhecheng@bytedance.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working workflow/need-review review: test succeeded, need to review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants