Class: ActiveRecord::DatabaseMutex::MutexInvalidState

Inherits:
MutexError
  • Object
show all
Defined in:
lib/active_record/database_mutex.rb

Overview

This exception raised when an unexpected situation occurs while managing the mutex lock, such as incorrect encoding or handling of internal mutex names.