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 wait group waiting for server shutdown #17

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Taction
Copy link

@Taction Taction commented Mar 14, 2023

Description

If there is any error returned from runComponent before executes this goroutine, this WaitGroup will never be done.

Issue reference

Please reference the issue this PR will close: #[issue number]

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Unit tests passing

Signed-off-by: zhangchao <zchao9100@gmail.com>
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