Netflix-Skunkworks / spectatord

A high performance metrics daemon
Apache License 2.0
24 stars 5 forks source link

Do not trap SIGABRT #26

Closed dmuino closed 3 years ago

dmuino commented 3 years ago

We've seen this cause some issues in relation to tcmalloc, but just to be extra safe. We do not attempt to print a stacktrace when we get an ABRT signal.