Class: ActiveSupport::Concurrency::LoadInterlockAwareMonitor
- Includes:
- LoadInterlockAwareMonitorMixin
- 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.