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

[print] Prevent writer going over the total limit #260

Merged
merged 2 commits into from
May 1, 2024
Merged

[print] Prevent writer going over the total limit #260

merged 2 commits into from
May 1, 2024

Conversation

alexander-yakushev
Copy link
Member

The bug is minor (in certain scenarios the printer can overflow the limit by <5%), so 0.24.0 is still good enough for cider-nrepl.

@alexander-yakushev
Copy link
Member Author

alexander-yakushev commented May 1, 2024

Also reduce :max-value-length for inspector to 10000, because 50000 is still too much for Emacs to handle on the single line (it works but is slow as hell).

@vemv vemv merged commit 522b543 into master May 1, 2024
58 checks passed
@vemv vemv deleted the print-fix branch May 1, 2024 11:08
@vemv
Copy link
Member

vemv commented May 1, 2024

Thanks!

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