Skip to content

Commit

Permalink
Release colors quicker
Browse files Browse the repository at this point in the history
  • Loading branch information
bobcao3 committed Sep 26, 2023
1 parent 53ee670 commit 1d868c7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,7 @@ private void run() {
as.free();
}

cmd.enqueueFree();
sinlgeUsePool.releaseNow(cmd);
fence.free();
link.free();
});
Expand Down

0 comments on commit 1d868c7

Please sign in to comment.