Skip to content

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

Merged
imhotep merged 1 commit into
alunny:masterfrom
vladimir-kotikov:master
Sep 18, 2015
Merged

Don't force async parsing worker to exit.#66
imhotep merged 1 commit into
alunny:masterfrom
vladimir-kotikov:master

Conversation

@vladimir-kotikov

Copy link
Copy Markdown
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
Copy Markdown
Contributor

👍

@vladimir-kotikov

Copy link
Copy Markdown
Contributor Author

Ping @imhotep

@mjacksonw

Copy link
Copy Markdown

👍 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