Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

parallelize: close the message port when done #91

Merged
merged 1 commit into from
Sep 16, 2019
Merged

Conversation

gcampax
Copy link
Contributor

@gcampax gcampax commented Sep 16, 2019

Otherwise, we leak the resource, which prevents the process from
exiting. In the tool, we hacked around with an explicit process.exit(),
but we cannot do that in the server, so fix it properly.

Otherwise, we leak the resource, which prevents the process from
exiting. In the tool, we hacked around with an explicit process.exit(),
but we cannot do that in the server, so fix it properly.
@gcampax gcampax added the bug Something isn't working label Sep 16, 2019
@gcampax gcampax merged commit cf5b6c4 into master Sep 16, 2019
@gcampax gcampax deleted the wip/parallelize-fix branch September 16, 2019 21:04
gcampax pushed a commit that referenced this pull request Jun 23, 2020
Resolve contact name properly for permissions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant