thread_timeout: document Thread.pass usage
commite5c4125c348104444714b5111c90016d520461d6
authorEric Wong <normalperson@yhbt.net>
Thu, 21 Apr 2011 21:22:06 +0000 (21 21:22 +0000)
committerEric Wong <normalperson@yhbt.net>
Thu, 21 Apr 2011 21:41:50 +0000 (21 21:41 +0000)
tree915cb4ec3668d3e7249dc41055f74ed5f4000117
parent71d48a01a7c257dffa22c10781c55deff64037d2
thread_timeout: document Thread.pass usage

Thread-switching sometimes takes too long under YARV, so we
force a switch since the watchdog thread is lower-priority.
lib/rainbows/thread_timeout.rb