[erlang-questions] Supervision of temporary workers

Martin Dimitrov mrtndimitrov@REDACTED
Mon Apr 29 09:23:20 CEST 2013


Hello all,

I choose for restart strategy *one_for_all". Then for child
specification, the restart to be *temporary*.

As I understand, a temporary child process will never be restarted, but
will it trigger the death of the supervision tree? My test show no but
then how should I accomplish this - kill the tree as in one_for_all but
don't restart the workers?

Thanks for your time,

Regards,
Martin



More information about the erlang-questions mailing list