parent
parent copied to clipboard
Custom parenting of processes in Elixir
closes #18 Intentionally only migrated with the same versions. Updating elixir/otp versions might need some extra updates, maybe in separate PRs. --- Thanks for building this package, was useful for...
It seems that `Parent.Supervisor` starting options missed `name: MySup` in next line: https://github.com/sasa1977/parent/blob/3044d728cc5dc71be17964b3906d673bd4cf4494/README.md?plain=1#L91
from https://travis-ci.org/ > Since June 15th, 2021, the building on travis-ci.org is ceased. Please use travis-ci.com from now on. do you need help migrating from travis-ci.org, and if yes, where...
In `Parent`'s moduledocs there is the following line: > An attempt to restart a child which failed to restart is considered as a crash and contributes to the restart intensity....