[Gambas-user] Issue 306 in gambas: gb.signal - apps dont terminate
gambas at ...2524...
gambas at ...2524...
Tue Aug 14 11:22:14 CEST 2012
Updates:
Status: Started
Labels: -Version Version-3.2.0
Comment #1 on issue 306 by benoit.m... at ...626...: gb.signal - apps dont
terminate
http://code.google.com/p/gambas/issues/detail?id=306
Yes. As soon as one signal is catched, the interpreter event loop watches
it. To quit the program, you must both close the window and stop watchings
signals.
Anyway, the component needs to be rewritten because support of signal
watching has been added to the interpreter recently. So I will do that
instead of trying to fix the bugs.
Normally, these bugs should vanish with the rewrite, but you will tell
me! :-)
More information about the User
mailing list