Class: ActiveSupport::Concurrency::LoadInterlockAwareMonitor
Relationships & Source Files | |
Super Chains via Extension / Inclusion / Inheritance | |
Class Chain:
self,
Monitor
|
|
Instance Chain:
self,
Monitor
|
|
Inherits: |
Monitor
|
Defined in: | activesupport/lib/active_support/concurrency/load_interlock_aware_monitor.rb |
Overview
A monitor that will permit dependency loading while blocked waiting for the lock.