v0.90.1
tag74ae08f89d71f94f0402f4b02e85ffd0c0658ca0
object d541fd3ee9aa4ddbc3b4f8a14bbea43de19a31d9
authorEric Wong <normalperson@yhbt.net>
Wed, 30 Dec 2009 10:24:19 +0000 (30 02:24 -0800)
Rainbows! 0.90.1

This release contains minor bugfixes/compatibility improvements
for ThreadSpawn, ThreadPool and EventMachine users.

Excessive error messages from spurious wakeups using
ThreadSpawn/ThreadPool under most platforms are silenced.  Only
Ruby 1.9 users under Linux were unaffected by this bug.

EventMachine users may now use EM::Deferrable objects in
responses, vastly improving compatibility with existing
async_sinatra apps.