Skip to content

Conversation

@keijokapp
Copy link

The python process and the IPC channel currently keep the process open indefinitenly unless explicitly terminated, even though there's really nothing to wait for.

This change unref-s the child process and IPC channel when not in use. Just unref-ing either one of them is not enough.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant