Skip to content

NpgsqlConnection and NpgsqlCommand not call Dispose() immediately #537

@billsheh

Description

@billsheh

Hello

Looking at the dotmemory dump statistics, there are a lot NpgsqlConnection and NpgsqlCommand objects in finalized state or waiting for finalization, as suggested, it would be more efficient to call Dispose directly and suppress finalization.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions