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

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

[Octave-bug-tracker] [bug #56828] urlread/urlwrite/webread functions are


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #56828] urlread/urlwrite/webread functions are not interruptible with Ctrl+C
Date: Tue, 3 Sep 2019 12:54:26 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36

Follow-up Comment #3, bug #56828 (project octave):

Thanks Kai. As I understand it, the intent of the change was to always handle
signals in Octave, not in external code. So correspondingly, we need to ensure
that calls into external code do not block for long periods of time. The way I
read the comment, the goal is not to rework signal handling yet again, but to
address each case individually and delete the obsolete macro as they are
fixed.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?56828>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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