Threaded models have trouble with late loading under 1.9
commite1dcadef6ca242e36e99aab19e3e040bf01070f9
authorEric Wong <normalperson@yhbt.net>
Fri, 6 Nov 2009 02:30:28 +0000 (5 18:30 -0800)
committerEric Wong <normalperson@yhbt.net>
Fri, 6 Nov 2009 02:32:08 +0000 (5 18:32 -0800)
tree8217e9e72ee970caef763ef1b58bfae656e742b8
parentca2cb5d9faeeeb28314c3d04a042dfd915552488
Threaded models have trouble with late loading under 1.9

Loading TeeInput or HttpResponse late does not always work well
in multithreaded situations and have been causing random test
failures on heavily loaded multicore boxes.
lib/rainbows/http_server.rb