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 #1668 #1679

Merged
merged 1 commit into from
May 10, 2024
Merged

Fix #1668 #1679

merged 1 commit into from
May 10, 2024

Conversation

rkervella
Copy link
Member

@rkervella rkervella commented May 10, 2024

Fix console hang when the gRPC connection dies. The fix here is to call WaitForStateChange on the gRPC client connection to wait for a Ready to Idle state change. Another solution could be to have MTLSConnect return the parent context and see if we can monitor things with that, but that's probably more troublesome to do.

@moloch-- moloch-- merged commit b520eaf into master May 10, 2024
5 checks passed
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.

2 participants