mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
fix #1442
in the marking root phase, we only marked the root context, but leaving the current context unmarked. when we execute a fiber, the current context would be changed and trigger this issue.
This commit is contained in:
Reference in New Issue
Block a user