[Gambas-user] Quit, never exits the program, also never returns as it should
Brian G
brian at westwoodsvcs.com
Tue Apr 19 16:54:59 CEST 2022
Ok, Will put something together
"Failure is the key to success;
each mistake teaches us something" .. Morihei Ueshiba
Brian G
----- On Apr 19, 2022, at 4:19 AM, Benoît Minisini g4mba5 at gmail.com wrote:
> Le 18/04/2022 à 22:17, Brian G a écrit :
>> I have found the problem,
>>
>> Boy how silly it was!!
>>
>> I am capturing the Signal[Signal.SIGWINCH].catch
>> I was not doing an Signal[Signal.SIGWINCH].ignore
>>
>> before the quit
>>
>> So the program would quit and try to close the terminal window, which caused a
>> resize signal to
>> the app, and apparently looped for a while and hangs.
>>
>
> Is it possible for you to make a project that allows me to reproduce
> that behaviour, so that I can fix it?
>
> --
> Benoît Minisini
>
> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
More information about the User
mailing list