Skip to content

Lock in connection pool held for too long [DNET970] #889

Closed
@firebird-automations

Description

@firebird-automations

Submitted by: @cincuranet

The lock in `GetConnection` is held even as the `FbConnectionInternal.Connect` is performed. It can be released sooner and the remaining "plumbing" work can be done outside the lock. This observation comes from cincuranet/FirebirdSql.Data.FirebirdClient#105.

Commits: 5ec4527

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions