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