[erlang-questions] supervisors, gen_server:terminate/2, and trap_exit

Imants Cekusins imantc@REDACTED
Thu Mar 12 13:47:47 CET 2015


ok so it's about these 2 functions:

A) erlang:link(C::pid())
B) erlang:process_flag(trap_exit, Trap::boolean())

if I understood correctly, if a gs G calls A and B(false) and C dies,
G's terminate is not called?



More information about the erlang-questions mailing list