Class: ActiveRecord::DatabaseMutex::MutexUnlockFailed

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

Overview

This exception is raised if a mutex of the given name isn’t locked at the moment and unlock was called.