Skip to content

Releases: centraldesktop/parallel

0.9.6

Choose a tag to compare

@dstevenson dstevenson released this 01 Jun 23:35
PHP7 support.  PHP7 has an issue with static assignment from a ticks …

Critical respawn fix.

Choose a tag to compare

@treyhyde treyhyde released this 05 Jan 03:17
Merge pull request #3 from centraldesktop/hotfix/pid1

Current code won't actually respawn any children.

Works on PID 1 / Docker properly now

Choose a tag to compare

@treyhyde treyhyde released this 05 Jan 00:28
Merge pull request #2 from centraldesktop/hotfix/pid1

Update ForkManager to be able to handle running as any PID, including PID1

Process exit logging

Choose a tag to compare

@treyhyde treyhyde released this 09 Dec 02:33

Better logging when processes exit abnormally