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

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

[Octave-bug-tracker] [bug #54444] Octave CLI doesn't terminate at sigter


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #54444] Octave CLI doesn't terminate at sigterm until <ENTER> pressed at prompt
Date: Wed, 9 Sep 2020 17:03:18 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0

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

The attached patch will allow signals to be processed while readline is
waiting for input.  But it won't fix the problem if Octave is not using
readline, either because it is disabled or Octave is started with the
--no-line-editing option.  But in that case, it won't handle graphics events
either.  So, should we apply this patch to at least handle the case when
Octave is using readline?


(file #49773)
    _______________________________________________________

Additional Item Attachment:

File name: event-hook-quit-patch.txt      Size:2 KB
   
<https://file.savannah.gnu.org/file/event-hook-quit-patch.txt?file_id=49773>



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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