276 277 278
# File 'lib/actionpool/Pool.rb', line 276 def thread_stats @threads.map{|t|[t.object_id,t.status]} end