Skip to content

Conversation

@PersonTheCat
Copy link

These changes resolve a crash when adding list entries due to NumberFormatExceptions (and other errors). I have chosen to resolve this by wrapping all parser functions with an error handler, guaranteeing that a crash can never occur, even with custom parsers. You may disagree with this or the choice to log suppressed exceptions, but I am open to feedback.

Confirmed fix in original project. No test coverage was needed (existing tests were failing)

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.

1 participant