Skip to content

Releases: catern/supervise

Release v1.4.0

20 Feb 18:08
Compare
Choose a tag to compare

This mostly optimizes filicide so shutdown is faster, and cleans up the code. It also fixes a minor bug triggered by killing the main child process when it's already been reported as exited.

Release v1.3.0

12 Feb 00:46
Compare
Choose a tag to compare

Fix bugs that could lead to pid leakage - you should upgrade

Release v1.2.0

31 Jan 05:06
Compare
Choose a tag to compare

Remove annoying "killing [pid]" message

Release v1.1.0

28 Dec 17:53
Compare
Choose a tag to compare

Speeds up supervise startup (from 25 ms to ~1 ms on my system) by not running full fillicide on startup. (which was done to validate that it can be done)

Release v1.0.0

07 Sep 20:09
Compare
Choose a tag to compare

I've been using this in production for a few months now without any bugs, so it's just about ready for v1.0.0.