Skip to content

ResumableParser#parse: don't swallow other parsers errors#1025

Merged
byroot merged 1 commit into
ruby:masterfrom
byroot:parser-own-errors
Jun 18, 2026
Merged

ResumableParser#parse: don't swallow other parsers errors#1025
byroot merged 1 commit into
ruby:masterfrom
byroot:parser-own-errors

Conversation

@byroot

@byroot byroot commented Jun 18, 2026

Copy link
Copy Markdown
Member

Fix: #1024

Fix: ruby#1024 (comment)

Co-Authored-By: Yusuke Endoh <mame@ruby-lang.org>
@byroot byroot force-pushed the parser-own-errors branch from 79cd62f to 5e519da Compare June 18, 2026 19:25
@byroot byroot merged commit 65549ac into ruby:master Jun 18, 2026
42 checks passed
@byroot byroot deleted the parser-own-errors branch June 18, 2026 19:31
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.

JSON::ResumableParser swallows ParserError raised in on_load

1 participant