I was made aware of the RactorLocalSingleton class today. When I attempted to look it up in the Ruby docs, I was greeted with an empty page on both 3.4 and master:
It's not clear what the advice about when or whether to use this module is. I see that there is some discussion around the time the feature was implemented:
It would be nice if someone who designed this feature could clarify what the intended usage and possible limitations of this module are, so that the documentation gets published to the Ruby Documentation site.
I was made aware of the
RactorLocalSingletonclass today. When I attempted to look it up in the Ruby docs, I was greeted with an empty page on both 3.4 and master:It's not clear what the advice about when or whether to use this module is. I see that there is some discussion around the time the feature was implemented:
It would be nice if someone who designed this feature could clarify what the intended usage and possible limitations of this module are, so that the documentation gets published to the Ruby Documentation site.