Produce stacktraces unless mnesia_compatible

This commit is contained in:
Ulf Wiger
2025-03-23 21:06:21 +01:00
parent a768d8008f
commit 56d78768d9
3 changed files with 39 additions and 2 deletions
+1 -1
View File
@@ -269,7 +269,7 @@ mrdb_abort(Config) ->
Pre = mrdb:read(tx_abort, a),
D0 = get_dict(),
TRes = try mrdb:activity(
tx, rdb,
{tx, #{mnesia_compatible => true}}, rdb,
fun() ->
[{tx_abort, a, N}] = mrdb:read(tx_abort, a),
error(abort_here),