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: include final line of multi-line error messages (#1822) #1823

Merged
merged 1 commit into from
Mar 22, 2024

Conversation

rprospero
Copy link
Contributor

This fixes the issue with the last line of multi-line error messages not being printed. Closes #1822

@rprospero rprospero requested a review from trisyoungs March 21, 2024 17:21
@rprospero rprospero marked this pull request as ready for review March 22, 2024 11:22
Copy link
Member

@trisyoungs trisyoungs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@rprospero rprospero merged commit bcf6e07 into develop Mar 22, 2024
10 checks passed
@rprospero rprospero deleted the 1822_multiline_messenger branch March 22, 2024 13:56
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.

Multiline error messages are not printed in their entirety
2 participants