diff options
author | Daniil Fedotov <[email protected]> | 2019-04-26 16:53:56 -0400 |
---|---|---|
committer | Dan Gudmundsson <[email protected]> | 2019-05-07 09:40:07 +0200 |
commit | d63237bd38059b8468ec4e147cca49b1cf8caac4 (patch) | |
tree | b2ac0696d11f81d0f0ef6b7235fe2d9eaaf883e1 /lib/debugger/test/fun_SUITE.erl | |
parent | cc804d6650f81617a4a6fd08617be43cf8aa6c2e (diff) | |
download | otp-d63237bd38059b8468ec4e147cca49b1cf8caac4.tar.gz otp-d63237bd38059b8468ec4e147cca49b1cf8caac4.tar.bz2 otp-d63237bd38059b8468ec4e147cca49b1cf8caac4.zip |
Report stacktrace in non-transactions activity function errors.
If an activity function fails with an error, the stacktrace is
dropped in non_transaction function try/catch clause.
This makes debuging of errors inside a transaction really hard.
Transaction activities handle errors and exits differently, non-transaction
activities should do the same.
Adding the stacktrace to the exit reason when translating errors to exits.
Diffstat (limited to 'lib/debugger/test/fun_SUITE.erl')
0 files changed, 0 insertions, 0 deletions