Skip to content

Regression since bumping resource-pool from 0.4.0.0 to 0.5.x #1636

Description

@swamp-agr

Resource pool while fixing a bug introduced a couple behavioural changes in resource destroying:

loggingClose from persistent became no longer safe. It could lead to situations where file descriptor and associated database connection will remain opened while connection declared released by the pool, i.e. leaking fds/sockets. Solution would be to make it explicitly uninterruptible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions