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

Outputting a lot of data causes process to time out #30

Closed
aslakhellesoy opened this issue Nov 13, 2010 · 3 comments
Closed

Outputting a lot of data causes process to time out #30

aslakhellesoy opened this issue Nov 13, 2010 · 3 comments

Comments

@aslakhellesoy
Copy link
Contributor

This can be reproduced by uncommenting the commented step in flushing.feature.

(When a process times out, the exit status is nil)

Mike, can you take a look at this? Not sure if this is an Aruba bug or a BackgroundProcess bug.

@msassak
Copy link
Member

msassak commented Nov 15, 2010

Just got back from RubyConf. I'll take a look at this soon.

@msassak
Copy link
Member

msassak commented Nov 16, 2010

Not quite a dupe, but related. I have a fix for regular processes here: https://github.com/msassak/aruba/tree/30-flush-output-before-stopping-process

I never implemented grabbing the exit status for interactive processes because it seemed to be YAGNI territory, so I'm leaving that out for now. Let me know if you'd like me to add it.

@aslakhellesoy
Copy link
Contributor Author

Attribution. Closed by 5536eb0.

dchelimsky pushed a commit that referenced this issue Apr 17, 2011
This issue was closed.
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

2 participants