-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
It seems like SessionAccessor.TransactionScope is linking to itself instead of ScopeIdentifier. We had some issues on our end when the application crashed, and it seems like this is the reason.
| context != null && context.Items.TryGetValue(TransactionScope, out var instance) |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels