multirun

A minimalist init process designed for Docker

MIT License

Stars
174
Committers
3

Bot releases are visible (Hide)

multirun - 1.1.3 Latest Release

Published by github-actions[bot] over 2 years ago

multirun - 1.1.2

Published by github-actions[bot] over 2 years ago

  • Modified type of warning generated when multirun can't register as subreaper.
multirun - 1.1.1

Published by github-actions[bot] over 2 years ago

  • Added proper behavior to inherit subchildren by registering as subreaper to avoid exiting multirun when some subchildren are still alive. This feature is dependant of Linux 3.4's PR_SET_CHILD_SUBREAPER and won't work on older linux nor MacOSX. Warning will be displayed when that's the case.
multirun - 1.1.0

Published by github-actions[bot] over 2 years ago

  • Changed implementation to create all children in separate process groups and send signals to the complete process group. This allows to terminate not only direct children but also sub-children. It makes it easier to handle the case of subchildren as their parent doesn't have to handle their termination. This is the same behavior than the one used by sh or bash, notably to send SIGINT.
  • Added checks to ensure all zombie children or sub-children are properly reaped.
multirun - 1.0.1

Published by github-actions[bot] almost 3 years ago

multirun -

Published by nicolas-van almost 5 years ago

multirun -

Published by nicolas-van over 5 years ago

multirun -

Published by nicolas-van over 5 years ago

multirun -

Published by nicolas-van almost 8 years ago

multirun -

Published by nicolas-van almost 8 years ago

multirun -

Published by nicolas-van almost 8 years ago

Package Rankings
Top 11.44% on Alpine-v3.12
Top 12.68% on Alpine-v3.14
Top 13.03% on Alpine-v3.10
Top 11.85% on Alpine-v3.13
Top 11.5% on Alpine-v3.11
Top 11.59% on Alpine-v3.18
Top 14.38% on Alpine-v3.15
Top 15.63% on Alpine-v3.16
Top 17.23% on Alpine-v3.17
Top 15.94% on Alpine-edge
Badges
Extracted from project README
Github-sponsors GitHub Repo stars Build