Produce stacktraces unless mnesia_compatible #3
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "uw-stacktraces"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR is based on the
emqx
branch, but both should really be merged intomaster
.The purpose of this change is to give better abort information, by capturing the inner stacktrace.
There is a compatibility option for those who have legacy code to matching on exact abort returns, or those who feel that constructing a stacktrace is too expensive.