On Thu May 12 12:53:13 2011, sunnycheba wrote:
Show quoted text> Great work on the module but I do have some issues. The module seems to
> have a high failure rate when trying to simultaneously connect to
> multiple hosts.
>
> This is the exception it throws : "Cannot sync with child: Interrupted
> system call"
>
> I am running the module on the following box :
>
> Linux version 2.6.34-12-desktop (geeko@buildhost) (gcc version 4.5.0
> 20100604 [gcc-4_5-branch revision 160292] (SUSE Linux)
If you can produce a test script for me, that would be appreciated. I cannot
reproduce this error, sorry. It would be useful to know how you are doing the
simultaneous connections - forking? threads?
Personally I'd avoid threads, for sure!
Show quoted text> PS writing a SSH module is cool but it would be a lot cooler if you
> wrote a pure perl ssh module.
Good suggestion, yes. There already is a pure Perl SSH module - it just needs the
right backend writing. I'm currently working on a new version of this module so I'll
add it to the TODO list. Thanks for the suggestion.
--
regards,
oliver.