Exception: Futex::CantLock
- Inherits:
-
StandardError
- Object
- StandardError
- Futex::CantLock
- Defined in:
- lib/futex.rb
Overview
Exception that is raised when we can’t lock because of some other process that is holding the lock now.
Exception that is raised when we can’t lock because of some other process that is holding the lock now.