less error-prone timeouts for Thread models
commit09e93cd05506023d38c471bcbc8189447f800524
authorEric Wong <normalperson@yhbt.net>
Tue, 6 Oct 2009 03:43:36 +0000 (5 20:43 -0700)
committerEric Wong <normalperson@yhbt.net>
Tue, 6 Oct 2009 03:43:36 +0000 (5 20:43 -0700)
tree6eed71c59812ebd3d219986c491045cdeff7ef58
parentd8d665495029bc8a102bdaf550ef618da64f36fe
less error-prone timeouts for Thread models

Avoid calling chmod on "false" leading to NoMethodError
and rely entirely on LISTENERS.first being valid.
lib/rainbows/thread_pool.rb
lib/rainbows/thread_spawn.rb