Libraries
»
thread
(0.2.1)
»
Index
»
Thread
»
Pool
»
Task
»
#timeout?
Method: Thread::Pool::Task#timeout?
Defined in:
lib/thread/pool.rb
#
timeout?
⇒
Boolean
Returns:
(
Boolean
)
48 49 50
# File 'lib/thread/pool.rb', line 48
def
timeout?
@timedout
end