跳至内容 跳至搜索
命名空间

常量

LoadInterlockAwareMonitor = ActiveSupport::Deprecation::DeprecatedConstantProxy.new( "ActiveSupport::Concurrency::LoadInterlockAwareMonitor", "::Monitor", ActiveSupport.deprecator, message: "ActiveSupport::Concurrency::LoadInterlockAwareMonitor 已弃用,将在 Rails 9.0 中移除。请直接使用 Monitor,因为加载互锁不再使用。" )
 

一个允许在等待锁阻塞时进行依赖加载的监视器。