You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`tx abrt` is treated as a branch, i.e. we do not unwind any callstacks
that may have been created during the transaction when it aborts.
This should be sufficient for simple uses of TSX.
Refs #284
0 commit comments