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: add nil check before getting header and trailer for GetBatch and SetBatch #572

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

anitarua
Copy link
Contributor

@anitarua anitarua commented Jan 15, 2025

Verified that the other streaming method, topic subscribe, already does the nil check before accessing headers and trailers.

Any future server-streaming methods will need to implement this nil check as well

@anitarua anitarua marked this pull request as ready for review January 15, 2025 19:00
@anitarua anitarua merged commit 5902394 into main Jan 15, 2025
6 checks passed
@anitarua anitarua deleted the batch-resp-nil-error branch January 15, 2025 19:42
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