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: Mike Miller
Subject: [Octave-bug-tracker] [bug #49211] "test syscall" often hangs on Windows
Date: Thu, 29 Sep 2016 18:58:58 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:49.0) Gecko/20100101 Firefox/49.0

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

Right, which is exactly what we used to do (waitpid callable but
non-functional).

I did some very light searching on cwait / _cwait, and MSDN has a comment
saying that it is only supported in CRT (console) applications, not in desktop
applications (if anyone understands this jargon). This may mean that the
gnulib waitpid wrapper is no good for our purposes and we may have to write
our own wrapper around a function like WaitForSingleObject.

    _______________________________________________________

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]