Skip to content

File descriptors leak #567

Closed
Closed
@renecannao

Description

@renecannao

Function close_mysql() introduced in bf0a214 can cause file descriptions leak, because close() is not called after shutdown() .
The effect of this bug is noticeable only in cases when the connection pool is not efficient and connections are terminated often.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions