Refactoring

This commit is contained in:
Michael Schimmel
2025-06-25 15:38:45 +02:00
parent 10b653e16f
commit 9802c8c924
4 changed files with 36 additions and 31 deletions
+1
View File
@@ -150,6 +150,7 @@ begin
begin
try
cProc.Signal.Subscribe(Done);
cProc := nil;
except
Done.Notify;
raise;