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

dev: wait for goalert to start before grpc tool #3156

Merged
merged 1 commit into from
Jul 19, 2023
Merged

Conversation

mastercactapus
Copy link
Member

Description:
Fixes a race condition with make start where the grpcui tool will exit (causing make start to fail) if GoAlert doesn't bind the port in time.

The fix is to use the waitfor tool to simply wait for GoAlert first.

Copy link
Contributor

@allending313 allending313 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@mastercactapus mastercactapus merged commit 2e8205a into master Jul 19, 2023
@mastercactapus mastercactapus deleted the grpcui-wait branch July 19, 2023 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants