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

io_wait is misconfigured #341

Closed
kgilpin opened this issue Jan 23, 2016 · 1 comment
Closed

io_wait is misconfigured #341

kgilpin opened this issue Jan 23, 2016 · 1 comment

Comments

@kgilpin
Copy link

kgilpin commented Jan 23, 2016

SpawnProcess is using @io_wait:

https://github.com/cucumber/aruba/blob/master/lib/aruba/processes/spawn_process.rb#L117

But the variable name is actually @io_wait_timeout:

https://github.com/cucumber/aruba/blob/master/lib/aruba/processes/basic_process.rb#L26

ghost pushed a commit that referenced this issue Jan 25, 2016
@ghost
Copy link

ghost commented Jan 25, 2016

Good catch. Thanks for reporting. Should be fixed by 9cf22ae

@ghost ghost closed this as completed Jan 25, 2016
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

1 participant