Skip to content

Fix wrong assertion in OP_SENDB.#6193

Merged
matz merged 1 commit into
mruby:masterfrom
dearblue:c-epilogue-assert
Mar 9, 2024
Merged

Fix wrong assertion in OP_SENDB.#6193
matz merged 1 commit into
mruby:masterfrom
dearblue:c-epilogue-assert

Conversation

@dearblue

@dearblue dearblue commented Mar 8, 2024

Copy link
Copy Markdown
Contributor

Assertions were failing on exit if started with mrb_fiber_resume().

The bug that caused it was introduced by commit 42308c4 (#6106). The bug was moved by commit 990e18a.

Assertions were failing on exit if started with `mrb_fiber_resume()`.

The bug that caused it was introduced by commit 42308c4 (mruby#6106).
The bug was moved by commit 990e18a.
@dearblue
dearblue requested a review from matz as a code owner March 8, 2024 13:01
@github-actions github-actions Bot added the core label Mar 8, 2024
@matz
matz merged commit 3699f01 into mruby:master Mar 9, 2024
@dearblue
dearblue deleted the c-epilogue-assert branch March 14, 2024 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants