git-svn-id: trunk@24322 -
@@ -368,6 +368,8 @@ begin
else
Terminate;
end;
+ if not Terminated then
+ WaitMessage;
Until Terminated;
finally