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

racing condition in gzip, possibly due to spawn child_process from Node 0.8 and upwards #21

Open
0xgeert opened this issue Jun 4, 2013 · 0 comments

Comments

@0xgeert
Copy link

0xgeert commented Jun 4, 2013

When quickly gzipping multiple files (multiple requests).

Probably related to this:

nodejs/node-v0.x-archive#4112

From that issue:
"Not a bug. In 0.8 you'd want to listen for the "close" event. See the "Changed / child_process" section at https://github.com/joyent/node/wiki/API-changes-between-v0.6-and-v0.8"

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

No branches or pull requests

1 participant