We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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.