diff options
author | Björn-Egil Dahlberg <[email protected]> | 2012-10-02 18:44:03 +0200 |
---|---|---|
committer | Björn-Egil Dahlberg <[email protected]> | 2012-10-15 20:49:43 +0200 |
commit | 6aa87d58b756ef65650ee793ad4ece8add7b70fb (patch) | |
tree | e40745a989254631a2f921942ea74ffb76a4337a /erts/emulator/beam/atom.names | |
parent | 952db27ba0a5b87a2a47f3a7034a9bf92e3651e5 (diff) | |
download | otp-6aa87d58b756ef65650ee793ad4ece8add7b70fb.tar.gz otp-6aa87d58b756ef65650ee793ad4ece8add7b70fb.tar.bz2 otp-6aa87d58b756ef65650ee793ad4ece8add7b70fb.zip |
erts, heart: Ensure erl_crash.dump is written
When a crash dump is about to be written and we have
heartbeat enabled on a system. We need time to write it
before heart explicitly kills the beam.
Diffstat (limited to 'erts/emulator/beam/atom.names')
-rw-r--r-- | erts/emulator/beam/atom.names | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/erts/emulator/beam/atom.names b/erts/emulator/beam/atom.names index 106fad030b..afcbd732df 100644 --- a/erts/emulator/beam/atom.names +++ b/erts/emulator/beam/atom.names @@ -252,6 +252,7 @@ atom heap_block_size atom heap_size atom heap_sizes atom heap_type +atom heart_port atom heir atom hidden atom hide |