Skip to content

[patch] skip empty message being appended while preparing error messages #2

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

Merged
merged 1 commit into from
Jan 10, 2021

Conversation

bnkamalesh
Copy link
Member

[patch] fixed bug where Message() would go into an infinite loop if a nested error has empty message
[patch] updated tests for Message()

closes #1

[patch] fixed bug where Message() would go into an infinite loop if a nested error has empty message
[patch] updated tests for Message()
@bnkamalesh bnkamalesh merged commit e43b460 into master Jan 10, 2021
@bnkamalesh bnkamalesh deleted the bug/empty-message-infiniteloop branch January 10, 2021 14:16
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.

Empty message may cause infinite loop
1 participant