Document `RactorLocalSingleton`
还没有人认领这个 Issue。
- 主要语言
- Ruby
- 星标
- 33
- 派生
- 9
- 平均合并
- 14 小时 52 分钟
- 30 天内合并 PR
- 1
描述
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:
- https://docs.ruby-lang.org/en/3.4/RactorLocalSingleton.html
- https://docs.ruby-lang.org/en/master/RactorLocalSingleton.html
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.
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先查看 Ruby 3.4 和 master 中空的 RactorLocalSingleton 页面,然后阅读 bugs.ruby-lang.org/issues/18127 和 ruby/singleton#4,了解该功能的背景。结合相关设计背景,明确预期用法和限制,并在 Ruby Documentation 网站发布有用的文档后视为工作完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- ruby
- 领域
- documentation
- Issue 类型
- 文档
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100