[Gambas-user] Quit, never exits the program, also never returns as it should
Benoît Minisini
g4mba5 at gmail.com
Tue Apr 19 13:19:40 CEST 2022
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
More information about the User
mailing list