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

Don't force async parsing worker to exit. #66

Merged
merged 1 commit into from
Sep 18, 2015

Conversation

vladimir-kotikov
Copy link
Contributor

This fixes the issue, caused by changed process.send behaviour (which became async at one time, so process.exit terminates worker before the message will be sent completely).

This resolves #61

This fixes the issue, caused by changed `process.send` behaviour (which became async at one time, so `process.exit` terminates worker before the message will be sent completely).

This resolves alunny#61
@sgrebnov
Copy link
Contributor

👍

@vladimir-kotikov
Copy link
Contributor Author

Ping @imhotep

@mjacksonw
Copy link

👍 works here

@imhotep imhotep merged commit 60b7f9e into alunny:master Sep 18, 2015
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.

io.js + silent prepare issue
4 participants