god icon indicating copy to clipboard operation
god copied to clipboard

Ruby process monitor

Results 114 god issues
Sort by recently updated
recently updated
newest added

Fix #263. This change suppresses the following warning on Ruby 2.7: ``` warning: Object#timeout is deprecated, use Timeout.timeout instead. ```

Condition: - Using Ruby: 3.1+ OR - Using `timeout` 0.2.0+ I'm using Ruby 3.0.2 and `timeout` 0.2.0. (Default is 0.1.1, but I've updated it.) refs: https://github.com/mojombo/god/pull/262#issuecomment-1177217771 ``` E [2022-01-09 00:31:15]...

By the way, [my "God"](https://github.com/JordanMicahBennett/God) is an Edward Witten inspired, [Supersymmetric learning algorithm](https://github.com/JordanMicahBennett/Supersymmetric-artificial-neural-network). 1. Gods ought to be learning algorithms, not basic code as you currently have in your repo....

(I'm really a devops/sysadmin, so God isn't really my area of expertise, so apologies if I'm asking stupid questions here) We've just had a situation where a missing dependency means...

There are various issues and no commits for over 2 years. I'm still using god for many projects in production, but I am wondering what the state of god is?...

Why in the world do I have to dig through the codebase to figure out what the various watch options do? For a project that considers itself complete, it's horrendously...

The output from god looks as follows: ``` I [2012-10-17 19:08:34] INFO: living-recorder [ok] process is not running (ProcessRunning) I [2012-10-17 19:08:39] INFO: living-recorder [ok] process is not running (ProcessRunning)...