Skip to content

Conversation

@Ostrzyciel
Copy link
Member

@Ostrzyciel Ostrzyciel commented Jan 9, 2026

Issue: #245

The bug was caused by Google's protobuf implementation needlessly spamming reflection... for a branch of code that we don't even use. I've disabled it with a Graal substitution.

See also my note on testing below.

@Ostrzyciel Ostrzyciel marked this pull request as draft January 9, 2026 10:38
@Ostrzyciel
Copy link
Member Author

The bug is one thing, but another is that we didn't catch even though we did have a test for it. There is some bash shenanigans going on with set -e, see: http://mywiki.wooledge.org/BashFAQ/105

I'm replacing this with explicit error handling, this should help...

@Ostrzyciel Ostrzyciel marked this pull request as ready for review January 9, 2026 16:26
@Karolina-Bogacka Karolina-Bogacka merged commit 2d3fcdb into main Jan 9, 2026
8 checks passed
@Karolina-Bogacka Karolina-Bogacka deleted the GH-245/fix-missing-ctype-method branch January 9, 2026 17:11
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.

3 participants