about summary refs log tree commit homepage
tag namev0.90.1 (74ae08f89d71f94f0402f4b02e85ffd0c0658ca0)
tag date2009-12-30 02:24:19 -0800
tagged byEric Wong <normalperson@yhbt.net>
tagged objectcommit d541fd3ee9...
downloadrainbows-0.90.1.tar.gz
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.