This PR is based on the emqx branch, but both should really be merged into master.
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.
This PR is based on the `emqx` branch, but both should really be merged into `master`.
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.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR is based on the
emqxbranch, 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.