57 58 59 60
# File 'lib/async_cable/registry.rb', line 57 def init_mutex @mutex ||= Mutex.new true end