зеркало из https://github.com/github/ruby.git
Make Ractor#receive_if private
This commit is contained in:
Родитель
24f018972b
Коммит
d5929b39a9
|
@ -139,7 +139,7 @@ class Ractor
|
|||
Primitive.ractor_receive_if b
|
||||
end
|
||||
|
||||
def receive_if &b
|
||||
private def receive_if &b
|
||||
Primitive.ractor_receive_if b
|
||||
end
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче