Skip to content

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

@madelson

Description

@madelson

See #209 (comment)

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

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions