Skip to Content Skip to Search
v7.1.0
class ActiveSupport::Concurrency::LoadInterlockAwareMonitor < Monitor

ActiveSupport::Concurrency::LoadInterlockAwareMonitor

A monitor that will permit dependency loading while blocked waiting for the lock.

Definition files