-
dearblue authored
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()`.
dearblue authoredThe 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()`.
Loading