Skip to content

Leaking file descriptors #122

Closed
Closed
@Yuras

Description

@Yuras

I got a file descriptor leak on production. Traced to the process library. Basically, creating commutication pipe may fail, and in that case we leak already allocated pipes for stdin, stdout and strerr. The relevant code is here.

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