mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
2213deeeaa
Avoid using `mrb_yield` in C code. The function is not recommended. Because it doesn't work well with fibers.