[Gambas-bugtracker] Bug #2310: Gambas Apps have isssues talking to other gambas apps started with exec
bugtracker at gambaswiki.org
bugtracker at gambaswiki.org
Mon Jul 26 00:41:35 CEST 2021
http://gambaswiki.org/bugtracker/edit?object=BUG.2310&from=L21haW4-
Comment #20 by Brian G:
Finally when a input stream is ended by ctrl-d
This sends the application into an infinite loop where the
application_read event is called continuously with zero length.
I have attached a copy of MycatConsole, run this from the console
type in a few lines, then after more than one line and right after an enter key
enter ctrl-d
The app starts receiving infinite read events.
May be the same lof() issue.
----------------------------------------------------------------------------
Attachment: MyCatConsole-0.1.16.tar.gz
More information about the Bugtracker
mailing list