Skip to content

Conversation

nekosaur
Copy link
Contributor

If you have an expression like (a + b) + c where the a + b expression evaluates to a BubbleExceptionContainer, and c evaluates to null, then when those two are added together, the end results becomes the string 'CodingSeb.BubbleExceptionContainer'. The container instance gets stringified and that becomes the final result, the container exception never gets thrown.

@codingseb codingseb changed the base branch from master to dev August 26, 2025 07:54
@codingseb codingseb merged commit 3656130 into codingseb:dev Aug 26, 2025
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