Closed eliias closed 3 months ago
The Magnus 0.7.0 release added support for Ruby Threads, Mutex, and Fibers. This is a good time to get rid of the fork that supports releasing the GVL, and instead revisit the scheduler "model" for v8.
Duplicate of #299
The Magnus 0.7.0 release added support for Ruby Threads, Mutex, and Fibers. This is a good time to get rid of the fork that supports releasing the GVL, and instead revisit the scheduler "model" for v8.