thread_pool: update fchmod heartbeat every second
commit8f65503d27f9935ac09d8a7a8543f9a57b5de63b
authorEric Wong <normalperson@yhbt.net>
Wed, 4 Nov 2009 09:43:34 +0000 (4 01:43 -0800)
committerEric Wong <normalperson@yhbt.net>
Thu, 5 Nov 2009 07:05:04 +0000 (4 23:05 -0800)
treed79bce4cf9f7e64df7b804522f66602167759c7c
parenta59778612a3b651d4a59f37ecfdbba606b4263a6
thread_pool: update fchmod heartbeat every second

Like the rest of the concurrency models.  This gives us
more flexibility in case a process-wide blocking operation
started during an "unlucky" period when the join timeout
was about to expire.
lib/rainbows/thread_pool.rb