这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@hudon
Copy link

@hudon hudon commented Dec 12, 2022

fix #129

This fix looks for a specific error message from textproto which indicates a missing boundary EOF. It's not a super stable solution because textproto may change their error messages, but in the worst case, this fix will fallback on old behavior, so it doesn't break existing behavior.

A more stable solution could be to explicitly detect the missing boundary EOF ourselves.

update module path for the sake of being able to use this module directly
@hudon hudon closed this Dec 12, 2022
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.

Textproto should handle missing boundary in a better way ?

1 participant