Produce stacktraces unless mnesia_compatible #3

Merged
uwiger merged 1 commits from uw-stacktraces into emqx 2025-06-16 03:42:38 +09:00
Owner

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.
uwiger added 1 commit 2025-03-24 05:14:29 +09:00
uwiger requested review from dimitar.p.ivanov 2025-03-24 05:14:29 +09:00
uwiger requested review from hans_sv 2025-03-24 05:14:29 +09:00
uwiger requested review from zxq9 2025-03-24 05:14:29 +09:00
uwiger merged commit 8846963103 into emqx 2025-06-16 03:42:38 +09:00
Sign in to join this conversation.
No Milestone
No project
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: QPQ-AG/mnesia_rocksdb#3
No description provided.