Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re^2: Bidirectional IPC with Expect and Passthrough

by Anonymous Monk
on May 07, 2011 at 10:01 UTC ( [id://903538]=note: print w/replies, xml ) Need Help??


in reply to Re: Bidirectional IPC with Expect and Passthrough
in thread Bidirectional IPC with Expect and Passthrough

This might not be relevant to the OP, but I'm not so sure about Open3, on win32 it can hang and create zombies.

See Pod::Wrap t/deparse_cmp.t, this test hangs/fails with "An operation was attempted on something that is not a socket." and creates zombies

  • Comment on Re^2: Bidirectional IPC with Expect and Passthrough

Replies are listed 'Best First'.
Re^3: Bidirectional IPC with Expect and Passthrough
by BrowserUk (Patriarch) on May 07, 2011 at 10:47 UTC

    The problem with that test is that it tries to use select on pipe handles, which doesn't work on Windows.


    Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
    "Science is about questioning the status quo. Questioning authority".
    In the absence of evidence, opinion is indistinguishable from prejudice.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://903538]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (3)
As of 2024-04-19 21:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found