зеркало из https://github.com/github/ruby.git
[ruby/mutex_m] Make VERSION shareable
https://github.com/ruby/mutex_m/commit/a839e29d04
This commit is contained in:
Родитель
553f234a07
Коммит
d09cb64ae5
|
@ -41,6 +41,7 @@
|
|||
module Mutex_m
|
||||
|
||||
VERSION = "0.1.1"
|
||||
Ractor.make_shareable(VERSION) if defined?(Ractor)
|
||||
|
||||
def Mutex_m.define_aliases(cl) # :nodoc:
|
||||
cl.module_eval %q{
|
||||
|
|
Загрузка…
Ссылка в новой задаче