tagomoris / right_speed

MIT License
15 stars 1 forks source link

Need many method overwritten for Ractor #7

Open tagomoris opened 3 years ago

tagomoris commented 3 years ago

For non-shareable objects/variables. See lib/right_speed/ractor_helper.rb.

tagomoris commented 3 years ago

Class instance variables will be readable https://bugs.ruby-lang.org/issues/17592

tagomoris commented 3 years ago

Or use transactional variables https://github.com/ko1/ractor-tvar