Exception: FiberedMysql2::FiberedConditionVariable::Timeout

Inherits:
Exception
  • Object
show all
Defined in:
lib/fibered_mysql2/fibered_database_connection_pool.rb

Overview

FIXME: This isn’t documented in Nutshell.

Since MonitorMixin.new_cond returns a ConditionVariable, and the example above calls while_wait and signal, this class should be documented.