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

Added support for maxBuffer #3

Merged
merged 4 commits into from
Jan 25, 2012
Merged

Added support for maxBuffer #3

merged 4 commits into from
Jan 25, 2012

Conversation

thom4parisot
Copy link
Owner

When building a large extension (2MB for example), the exec command does not necessarily provide enough memory (200KB by default).

This PR provides an override through both CLI and API: if the value is undefined, node uses its default internal value.

See http://nodejs.org/docs/latest/api/child_processes.html#child_process.exec

@thom4parisot
Copy link
Owner Author

Ok I messed up the pull, the last one (cfef609) should have been in a different PR. Sorry!

jed added a commit that referenced this pull request Jan 25, 2012
Added support for maxBuffer
@jed jed merged commit e809a23 into thom4parisot:master Jan 25, 2012
@jed
Copy link
Contributor

jed commented Jan 25, 2012

done and done. thanks again.

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.

2 participants