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: continue to snapshot subscribe once filter received #408

Merged
merged 4 commits into from
Aug 22, 2024

Conversation

kespinola
Copy link
Collaborator

Issue

When filters are received the loop continue which prevents connection from moving to next loop to receive messages.

Fix

Break after receive filters. Snapshot only supports applying the first filter set it receives.

@fanatid fanatid merged commit fff9534 into v1.18 Aug 22, 2024
2 checks passed
@fanatid fanatid deleted the espi/snashopt-break-filter branch August 22, 2024 17:30
fanatid added a commit that referenced this pull request Aug 23, 2024
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.

GRPC crashes if we are doing accounts flush and disconnect the consumer
2 participants