|
| From: | Andreas von Borany |
| Subject: | [Octave-bug-tracker] [bug #54621] kbhit does not return on non-interactive shell |
| Date: | Fri, 12 Oct 2018 09:57:27 -0400 (EDT) |
| User-agent: | Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36 |
Follow-up Comment #7, bug #54621 (project octave):
We have scripts which are run from within octave (where keyboard inputs are
valid and are handled within the script) and the same scripts are executed in
a command line script on our contigous integration server (where no input is
expected). In the second case we just handled the 'empty' input , which was
previously returned and the script was executed fully. With the new octave we
have the problem that the function does not return at all and therefore the
script stalls.
The script is run in in a robot shell process
(http://robotframework.org/robotframework/latest/libraries/Process.html) via
octave-cli.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?54621>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |