Skip to content

(A4): fix(console): coerce non-string error in user_error_handler#24

Merged
dsent merged 1 commit into
aldum:devfrom
Vadim1987:Vadim1987/fix-user-error-handler
Jun 30, 2026
Merged

(A4): fix(console): coerce non-string error in user_error_handler#24
dsent merged 1 commit into
aldum:devfrom
Vadim1987:Vadim1987/fix-user-error-handler

Conversation

@Vadim1987

Copy link
Copy Markdown

error({...}) / error(nil) crashed the handler before suspend_run, so the error screen never showed. Coerce msg with tostring; downstream err is then always a string.

@Vadim1987
Vadim1987 force-pushed the Vadim1987/fix-user-error-handler branch from afc5b40 to cc93e0b Compare June 24, 2026 15:47
@dsent
dsent requested a review from aldum June 24, 2026 17:17
@dsent
dsent merged commit 1a7d025 into aldum:dev Jun 30, 2026
8 checks passed
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