Skip to content

EntityFramework.DynamicFilters have Memory Leakage #119

@yadav-dhananjay

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions