An open API service indexing awesome lists of open source software.

https://github.com/urbit/babysit

conservative task autorestarter
https://github.com/urbit/babysit

Last synced: about 1 year ago
JSON representation

conservative task autorestarter

Awesome Lists containing this project

README

          

babysit - conservative task autorestarter
=========================================
babysit forks and execs the given (assumed to be long-lived) task and
restarts it if it dies. If the task dies too many times in an interval,
babysit gives up.

Installation
------------
Edit config.mk to match your local setup. make and (sudo) make install.