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

Aruba 2.3 and higher no longer supports Windows OS #31

Closed
robertwahler opened this issue Nov 18, 2010 · 3 comments
Closed

Aruba 2.3 and higher no longer supports Windows OS #31

robertwahler opened this issue Nov 18, 2010 · 3 comments

Comments

@robertwahler
Copy link
Contributor

Aruba 2.3 introduced the background_process gem. This gem is POSIX only, it requires 'pty'. Aruba 2.2 was cross platform. I assume that going POSIX only wasn't intentional.

@msassak
Copy link
Member

msassak commented Nov 19, 2010

We know. See aslakhellesoy/aruba#16 and aslakhellesoy/aruba#27 for more information. A fix is being worked on.

@msassak
Copy link
Member

msassak commented Dec 22, 2010

Thanks to jarib childprocess now supports stdin on MRI, JRuby and Windows, and I've replaced background_process with it in my childprocess branch. I think we should close this ticket and start a new one for testing that branch (or a new release of Aruba that contains the changes) on Windows. @robertwahler if that sounds good to you can you close this ticket? I've created another one to coordinate testing Aruba on Windows at aslakhellesoy/aruba#40.

@robertwahler
Copy link
Contributor Author

Sounds good. Thanks.

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