lib/drb/drb.rb: suppress warning: instance variable @pool_proxy not initialized
This commit is contained in:
parent
f4d9daf2b6
commit
d43b9eb22d
@ -1285,6 +1285,7 @@ module DRb
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
@pool_proxy = make_pool
|
||||||
|
|
||||||
def self.stop_pool
|
def self.stop_pool
|
||||||
@pool_proxy&.kill
|
@pool_proxy&.kill
|
||||||
|
Loading…
x
Reference in New Issue
Block a user