SV: Killing Supervisor

Samuel Rivas samuel@REDACTED
Wed Apr 26 16:31:07 CEST 2006


Lennart Öhman wrote:
>    If you simply do exit(Pid,kill) on the supervisor, it will not
>    be given the chance of terminating its children in an ordered
>    way.
  
  Calling exit(SupervisorPid, shutdown) in the supervisor's parent 
process would do the trick.

Regards
-- 
	Samuel



More information about the erlang-questions mailing list