module
ActiveSupport::Concurrency
v8.1.1 -
Show latest stable
No documentation available for this module.
Constants
LoadInterlockAwareMonitor = ActiveSupport::Deprecation::DeprecatedConstantProxy.new(\n"ActiveSupport::Concurrency::LoadInterlockAwareMonitor",\n"::Monitor",\nActiveSupport.deprecator,\nmessage: "ActiveSupport::Concurrency::LoadInterlockAwareMonitor is deprecated and will be " \\\n"removed in Rails 9.0. Use Monitor directly instead, as the loading interlock is " \\\n"no longer used."\n)
Files
- activesupport/lib/active_support/concurrency/load_interlock_aware_monitor.rb
- activesupport/lib/active_support/concurrency/null_lock.rb
- activesupport/lib/active_support/concurrency/share_lock.rb
- activesupport/lib/active_support/concurrency/thread_monitor.rb