Skip to content

Possible unintended recursive call #440

Description

@niikoo

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions