Skip to content

Commit

Permalink
Update Mamba.Core.pas
Browse files Browse the repository at this point in the history
  • Loading branch information
jarroddavis68 committed Oct 13, 2024
1 parent 0a18174 commit b87324d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Mamba.Core.pas
Original file line number Diff line number Diff line change
Expand Up @@ -1558,6 +1558,7 @@ destructor TAsync.Destroy();

procedure TAsync.Clear();
begin
WaitForAllToTerminate();
FBusy.Clear();
FQueue.Clear();
end;
Expand Down

0 comments on commit b87324d

Please sign in to comment.