Skip to content

Rare race condition with keepalive after upgrading to Npgsql 8.0.3 #216

Description

@madelson

See #209 (comment)

The root cause is Npgsql's command re-use, which means that NpgsqlConnection.CreateCommand() is not thread-safe.

Activity

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

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions