Skip to content

Problem: PUB and PUSH sockets have slow memory leak #1389

Closed
@hintjens

Description

@hintjens

This is due to delayed closing of pipes, so that when pub or push sockets are opened and closed in a loop, they will slowly leak memory.

Solution: do not delay on closing pub or push pipes.

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