Skip to content

Prepared statement not closed in GetFromVisibility (sql plugin) #10392

@tsurdilo

Description

@tsurdilo

https://github.com/temporalio/temporal/blob/main/common/persistence/sql/sqlplugin/postgresql/visibility.go#L115-L133

Created prepared statement is not closed. So every call to GetWorkflowExecution on vis path will leak prepared statement.

Metadata

Metadata

Assignees

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