[Gambas-user] Quit, never exits the program, also never returns as it should

T Lee Davidson t.lee.davidson at gmail.com
Mon Apr 18 21:31:12 CEST 2022


On 4/18/22 14:52, Brian G wrote:
> I am having an issue with Quit in a cli program, quit is called but the gambas application never exits
> 
> I can't see any reason for this and I am not sure where to look, Maybe a _free or some other issue
> I am not sure how to debug this without looking into the QUIT process..
> 
> Has anyone else seen this issue?
> 
> 
> "Failure is the key to success;
>   each mistake teaches us something"  .. Morihei Ueshiba
> Brian G

I have not seen an issue with Quit. It works as expected here with v3.17.2.

Without having at least some idea what your program is doing, we can only guess at what the issue might be.
Are there any unclosed streams or sockets?


-- 
Lee


More information about the User mailing list