Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Windows friendlyness #1

Open
simoneb opened this issue Feb 11, 2013 · 5 comments
Open

Windows friendlyness #1

simoneb opened this issue Feb 11, 2013 · 5 comments
Assignees

Comments

@simoneb
Copy link

simoneb commented Feb 11, 2013

fork() is not supported on Windows, for instance

@rlister
Copy link
Contributor

rlister commented Feb 11, 2013

Ah, I know next to nothing about windows. Is there a library which will fake fork() on that platform? Or better yet, I've been thinking about switching the cmdline client back to using threads, is that supported?

@ghost ghost assigned rlister Feb 11, 2013
@rlister
Copy link
Contributor

rlister commented Feb 11, 2013

Also, in auger/bin there is a very simple synchronous client called aug_simple. It's slow, but can you tell me if it works on windows?

@simoneb
Copy link
Author

simoneb commented Feb 11, 2013

aug_simple works indeed. I know little about ruby, just quickly read on SO
by looking up the error from aug that someone suggested using spawn, which
is in Windows.

On Mon, Feb 11, 2013 at 8:57 PM, rlister notifications@github.com wrote:

Also, in auger/bin there is a very simple synchronous client called
aug_simple. It's slow, but can you tell me if it works on windows?


Reply to this email directly or view it on GitHubhttps://github.com//issues/1#issuecomment-13399327.

@rlister
Copy link
Contributor

rlister commented Feb 12, 2013

Well, this is great news. I'm travelling and in meetings on Tues, but on Wed I'll fix up the threaded version and we can try that with windows.

@simoneb
Copy link
Author

simoneb commented Feb 12, 2013

Good, just ping here when ready and I'll try it out.

On Tue, Feb 12, 2013 at 5:39 AM, rlister notifications@github.com wrote:

Well, this is great news. I'm travelling and in meetings on Tues, but on
Wed I'll fix up the threaded version and we can try that with windows.


Reply to this email directly or view it on GitHubhttps://github.com//issues/1#issuecomment-13417875.

carmi pushed a commit that referenced this issue Jun 12, 2014
gemspec fix: need net-ssh-gateway!
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants