diff options
author | Magnus Henoch <[email protected]> | 2016-09-05 15:28:44 +0100 |
---|---|---|
committer | Magnus Henoch <[email protected]> | 2016-09-05 15:28:44 +0100 |
commit | 2a56d0ed91c1c5e18008d1cf37406f36b46b4e62 (patch) | |
tree | e4f14e4754ab3e3b180b1b116005bafeb857c538 /erts/preloaded/src/erts_code_purger.erl | |
parent | 076098cebd1885ec5a56575d910322a6f1de67ff (diff) | |
download | otp-2a56d0ed91c1c5e18008d1cf37406f36b46b4e62.tar.gz otp-2a56d0ed91c1c5e18008d1cf37406f36b46b4e62.tar.bz2 otp-2a56d0ed91c1c5e18008d1cf37406f36b46b4e62.zip |
Don't report error for shutdown exit tuple
When a simple_one_for_one supervisor is shutting down, and a child
exits with an exit reason of the form {shutdown, Term}, handle it as
if the exit reason were 'shutdown', without printing an error report.
This makes the behaviour of wait_dynamic_children match that of
do_restart.
This fixes ERL-163.
Diffstat (limited to 'erts/preloaded/src/erts_code_purger.erl')
0 files changed, 0 insertions, 0 deletions