nogui
This commit is contained in:
parent
c83920596e
commit
0a79639aa8
@ -77,6 +77,7 @@ procedure TLMSReportCGI.DataModuleStop(Sender: TCustomDaemon; var OK: Boolean);
|
|||||||
begin
|
begin
|
||||||
debugln('Останов сервиса');
|
debugln('Останов сервиса');
|
||||||
workThread.Terminate;
|
workThread.Terminate;
|
||||||
|
workThread.WaitFor;
|
||||||
end;
|
end;
|
||||||
|
|
||||||
{ TDaemonThread }
|
{ TDaemonThread }
|
||||||
|
Loading…
Reference in New Issue
Block a user