octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #49211] "test syscall" often hangs on Windows


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #49211] "test syscall" often hangs on Windows
Date: Thu, 6 Oct 2016 21:48:56 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0

Follow-up Comment #8, bug #49211 (project octave):

I'm not sure that WaitForInputIdle is what we are looking for as a replacement
for waitpid, which is supposed to check the status of a process, typically to
wait until it exits.  It looks like WaitForInputIdle will tell you if a
running process is idle and ready for input.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?49211>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]