Comment on Ruby Fiber SchedulerparentComments−brunosuticOP4yFiber Scheduler Interface feature was added to Ruby 3.0 in December 2020 https://docs.ruby-lang.org/en/3.0/Fiber/SchedulerInterface.h.... Yet, the latest commit in this repo is 3 years ago.You probably implemented your own custom scheduler implementation, right?
Comments
Fiber Scheduler Interface feature was added to Ruby 3.0 in December 2020 https://docs.ruby-lang.org/en/3.0/Fiber/SchedulerInterface.h.... Yet, the latest commit in this repo is 3 years ago.
You probably implemented your own custom scheduler implementation, right?