RubyGems.org

cromwell

0.1.2

A very simple wrapper over Signal#trap method that allows you to easily protect your scripts from being killed while they are doing something that should not be interrupted (e.g. interacting with some non-transactional service) or is too costly to restart (e.g. long computations).

installgem install cromwell -v 0.1.2
Authors

Przemyslaw Kowalczyk

3,148 total downloads 510 for this version
Owners

00db91bacdfcdaf4e58904b8762079c8

Bundler
gem "cromwell", "~> 0.1.2"
Versions
  1. 0.1.2 January 6, 2010
Show all versions (6 total)