diff options
author | Rory Byrne <[email protected]> | 2015-06-08 23:23:58 +0100 |
---|---|---|
committer | Rory Byrne <[email protected]> | 2015-06-09 00:02:01 +0100 |
commit | 16212e0495c43e5cba11aeddd0adc9da520b3f45 (patch) | |
tree | 70260223efaa1cc3a5f8e70d58046decdd8c7e05 /erts/include/internal/tile/atomic.h | |
parent | f1dede329de90e4805cd21a43bb5b19e288c81a3 (diff) | |
download | otp-16212e0495c43e5cba11aeddd0adc9da520b3f45.tar.gz otp-16212e0495c43e5cba11aeddd0adc9da520b3f45.tar.bz2 otp-16212e0495c43e5cba11aeddd0adc9da520b3f45.zip |
Fix supervisor reporting error
When a simple_one_for_one supervisor is shutting down, if one or more
of its children fail to terminate within the 'shutdown' timeout, then
the following reporting error will occur:
* If there is only one child that fails to exit on time, then no
supervisor report will be generated.
* If more than one child fails to exit on time, then the reporting
of 'nb_children' in the supervisor report will be 1 less than it
should be.
Diffstat (limited to 'erts/include/internal/tile/atomic.h')
0 files changed, 0 insertions, 0 deletions