dataobjects-net
dataobjects-net copied to clipboard
Possible unintended recursive call
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.
https://github.com/DataObjects-NET/dataobjects-net/blob/a715d2a84a981450478bb53b988459cfc368fafb/Extensions/Xtensive.Orm.Web/SessionAccessor.cs#L36