[DOC] Correct article of Ractor's introduction [ci skip]
This commit is contained in:
parent
1d83302f32
commit
1486ffe039
Notes:
git
2022-08-28 16:27:33 +09:00
Merged: https://github.com/ruby/ruby/pull/6293 Merged-By: nobu <nobu@ruby-lang.org>
@ -1,4 +1,4 @@
|
|||||||
# Ractor is a Actor-model abstraction for Ruby that provides thread-safe parallel execution.
|
# Ractor is an Actor-model abstraction for Ruby that provides thread-safe parallel execution.
|
||||||
#
|
#
|
||||||
# Ractor.new can make a new Ractor, and it will run in parallel.
|
# Ractor.new can make a new Ractor, and it will run in parallel.
|
||||||
#
|
#
|
||||||
|
Loading…
x
Reference in New Issue
Block a user