mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
ad4c35b022
The main objective is to make sure that fiber can be handled from C. Also, add a mechanism to detect that the mruby VM has stopped in the middle of the process. If it stops halfway, the test will be terminated with `abort()`.