Rainbows! 4.4.3 - Rack HTTP server for the sleepy

Rainbows! is an HTTP server for sleepy Rack applications. It is based
on
Unicorn, but designed to handle applications that expect long
request/response times and/or slow clients.

Changes:

This release contains bugfixes from Lin Jen-Shin and Mark J. Titorenko
for EventMachine users. There are also some minor cleanups.

Lin Jen-Shin (1):
event_machine: avoid close on deferred response

Mark J. Titorenko (1):
event_machine: join reactor_thread if it is already running

Eric W. (2):
event_machine: cleanup confusing assignment
t/GNUmakefile: cleanup test dependencies