mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
d650b17686
In a forked process from a fiber, the fiber becomes the only fiber, `fiber_switch` does nothing as there is no other fibers, `rb_fiber_terminate` does not terminate the fiber. In that case, reaches the end of `fiber_entry` finaly, which is declared as "COROUTINE" and should never return. |
||
---|---|---|
.. | ||
http.rb | ||
scheduler.rb | ||
test_address_resolve.rb | ||
test_backtrace.rb | ||
test_enumerator.rb | ||
test_io.rb | ||
test_io_buffer.rb | ||
test_mutex.rb | ||
test_process.rb | ||
test_ractor.rb | ||
test_scheduler.rb | ||
test_sleep.rb | ||
test_thread.rb | ||
test_timeout.rb |