Skip to content

Commit

Permalink
Update SyncService.java
Browse files Browse the repository at this point in the history
  • Loading branch information
907739769 committed Jun 12, 2024
1 parent 755227a commit 0f10987
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/java/cn/jackding/xiaoyasync/SyncService.java
Original file line number Diff line number Diff line change
Expand Up @@ -453,6 +453,7 @@ public void checkThreadPoolStatus() {
client = null;
connectionPool = null;
run = null;
System.gc();
}
return;

Expand Down

0 comments on commit 0f10987

Please sign in to comment.