EventMachine's built-in popen does not provide access to stderr. Likewise, it's DeferrableChildProcess does not use an errback for when the process fails. This gem fixes both of those mistakes.
Christian Johansen
gem "em_pessimistic", "~> 0.1.2"