[fpc-pascal] custhttpapp doesn't terminate

Michael Van Canneyt michael at freepascal.org
Thu Feb 27 18:40:04 CET 2020



On Thu, 27 Feb 2020, Luca Olivetti wrote:

> Hello,
>
> I just realized that when I call
>
>    CustomApplication.Terminate
>
> from my signal handler, the server stops listening but the application 
> doesn't terminate.
> It worked when I initially programmed it with fpc 2.6.4 (IIRC) 5 years ago.
> Now I'm using fpc 3.2.0 (svn revision 43147, linux 64 bits.
> It's a stand-alone server (i.e. I'm using fphttpapp).

Seems to work here ?

Please report a bug with a compileable example.

Michael.


More information about the fpc-pascal mailing list