Skip to content
This repository was archived by the owner on Apr 5, 2022. It is now read-only.
This repository was archived by the owner on Apr 5, 2022. It is now read-only.

event_fd is not closed #29

@dowski

Description

@dowski

Came across this in the diesel Nitro bindings (used via PyNitro). Closing Nitro sockets that were opened with the want_eventfd option doesn't close the event_fd on the universal socket. This leads to fd leaks.

Should Nitro be closing those fds or should that be up to the event hub doing the integration?

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