diff options
author | Björn-Egil Dahlberg <[email protected]> | 2017-03-21 14:37:03 +0100 |
---|---|---|
committer | Björn-Egil Dahlberg <[email protected]> | 2017-03-21 14:49:55 +0100 |
commit | f92d862c1af230a873c2b2d30fea575ff3dafd56 (patch) | |
tree | de8a3dac88e62cd9ff2820ba7404bf21d1e08903 /erts/info.src | |
parent | a748cafdc7063d9f181ba12088db6458793ced2f (diff) | |
download | otp-f92d862c1af230a873c2b2d30fea575ff3dafd56.tar.gz otp-f92d862c1af230a873c2b2d30fea575ff3dafd56.tar.bz2 otp-f92d862c1af230a873c2b2d30fea575ff3dafd56.zip |
erts: Make sigterm signal safe for non-smp beam
The signal handler will now schedule a sigterm message instead of sending
the message in the signal handler. The signal handler must refrain from
memory allocations and thus the event is scheduled.
Diffstat (limited to 'erts/info.src')
0 files changed, 0 insertions, 0 deletions