Skip to content

Fixes (hopefully) RB #19772 Unexpected EOF - #18614

Merged
snipe merged 1 commit into
grokability:developfrom
spencerrlongg:eof-rollbar
Feb 25, 2026
Merged

snipe merged 1 commit into
grokability:developfrom
spencerrlongg:eof-rollbar

Conversation

@spencerrlongg

Copy link
Copy Markdown
Collaborator

This just adds a semicolon I noticed was missing, which actually has a conditional statement right after it in the blade so could explain the unexpected end of file error we received from rollbar. A little bit of a shot in the dark, but definitely shouldn't harm anything.

@spencerrlongg
spencerrlongg requested a review from snipe as a code owner February 25, 2026 18:59
@snipe

snipe commented Feb 25, 2026

Copy link
Copy Markdown
Member

Damn, nice find - weird that it seems to only cause issues sometimes.

@snipe
snipe merged commit 340fabe into grokability:develop Feb 25, 2026
8 checks passed
@spencerrlongg

Copy link
Copy Markdown
Collaborator Author

I imagine because of the nature of conditions it's only going to early end the file in certain scenarios?

@snipe

snipe commented Feb 25, 2026

Copy link
Copy Markdown
Member

But, like, on the customer who generated the RB, I couldn't reproduce it there either. ¯_(ツ)_/¯

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