Skip to content

Make the maximum buffersize 20 MB.#59

Merged
arturadib merged 1 commit intoshelljs:masterfrom
waddlesplash:master
May 4, 2013
Merged

Make the maximum buffersize 20 MB.#59
arturadib merged 1 commit intoshelljs:masterfrom
waddlesplash:master

Conversation

@waddlesplash
Copy link
Copy Markdown
Contributor

Solves some hypothetical problems.

@waddlesplash
Copy link
Copy Markdown
Contributor Author

Note: NodeJS has default be 200K (http://nodejs.org/api/child_process.html#child_process_child_process_exec_command_options_callback) This was obviously too small.

@arturadib
Copy link
Copy Markdown
Collaborator

I haven't encountered any problems with stdout going over 200k. Are you experiencing any specific problems?

@waddlesplash
Copy link
Copy Markdown
Contributor Author

@yurydelendik said this was a problem.

@yurydelendik
Copy link
Copy Markdown

here is the instance where botio is truncating the log to 200k

mozilla/shumway#274

arturadib added a commit that referenced this pull request May 4, 2013
Make the maximum buffersize 20 MB.
@arturadib arturadib merged commit e84060c into shelljs:master May 4, 2013
@arturadib
Copy link
Copy Markdown
Collaborator

OK all done, let me know if that fixed things for botio

@yurydelendik
Copy link
Copy Markdown

That helped. It affects on_cmd_xxx.js commands.

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.

3 participants