mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
219588091b
- Add mrb_gc_protect() after arena_restore to prevent result from being collected before returning to caller - Add comment to suspend_task_internal explaining why WAITING and DORMANT tasks can also be suspended - Move argc/argv cast at the beginning of function with comment