[erlang-bugs] terminate_child possible bug

bruce green bgreence@REDACTED
Fri Sep 2 21:53:25 CEST 2011


Hi there,
The sequence of calls
supervisor:terminate_child/2
supervisor:restart_child/2
works in r13b3 and doesn't work in r14b3:

R14b3 gives {error,not_found} as if there is no child specification.
And yes, there is no child specification when you manually check after
the terminate_child call.

Is it an erroneous or intentional behaviour?
-- 
BR /Bruce
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-bugs/attachments/20110902/68877c33/attachment.htm>


More information about the erlang-bugs mailing list