Skip to content

EntityFramework.DynamicFilters have Memory Leakage #119

Description

@yadav-dhananjay

I am using EntityFramework.DynamicFilters in my application. I observed my application throw memory exception after 4 to 5 days.

DynamicParamFilter hold memory in Gen2 and keeps on adding more Objects in Gen2, and application crashes when there is no further space for .NET.

memory_graph2_dbcontext

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