Skip to content

fix(project): propagate play-open error from opreate (E8)#35

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

fix(project): propagate play-open error from opreate (E8)#35
dsent merged 1 commit into
aldum:devfrom
Vadim1987:Vadim1987/fix-opreate-play-error

Conversation

@Vadim1987

Copy link
Copy Markdown

The play branch of opreate captured only the first return of self:open('play', true), discarding the error, so a failed play-open surfaced as print(nil) at the caller. Return the error as the third value. (Note: the audit's "drops c_err" is imprecise — the create error already reaches the caller; the real dropped error is the play-open one.)

@dsent
dsent requested a review from aldum June 30, 2026 02:45
@dsent
dsent merged commit 71a9ce6 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