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, Andrey Chergik
gem "em_pessimistic", "~> 0.2.0"