Skip to content

Adds reproducer for protobuf msg conversion issue (#1094) #1120

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

Closed
wants to merge 1 commit into from

Conversation

simonzn
Copy link

@simonzn simonzn commented Mar 2, 2024

Conversion of protobuf messages fails if the encoded message looks like a JSON string.
Added a test that reproduces the issue.

Reproduces #1094

@simonzn simonzn force-pushed the feature/1094-reproducer branch from c54d036 to f17e20d Compare March 2, 2024 19:28
Conversion of protobuf messages fails if the encoded message
looks like a JSON string. Added a test that reproduces the
issue.
@simonzn simonzn force-pushed the feature/1094-reproducer branch from f17e20d to 375c5e7 Compare March 2, 2024 19:51
@olegz
Copy link
Contributor

olegz commented Apr 26, 2024

Hasn't this already been resolved?

@simonzn
Copy link
Author

simonzn commented Apr 26, 2024

Hasn't this already been resolved?

Yes, it has. I don't know why this is still open, but I'm not familiar with your development process. I assumed you would add the bugfix to this PR, but it looks like you copied the reproducing test case to a new branch in be45a47 instead.

So I'll close this.

@simonzn simonzn closed this Apr 26, 2024
@simonzn simonzn deleted the feature/1094-reproducer branch April 26, 2024 11:13
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