Skip to content

Commit

Permalink
fix throw RejectedExecutionException when ThreadlessExecutor has been…
Browse files Browse the repository at this point in the history
… shutdown
  • Loading branch information
icodening committed Jul 6, 2023
1 parent 6f33500 commit 4163db0
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@
import java.util.Objects;
import java.util.Set;
import java.util.concurrent.CompletableFuture;
import java.util.concurrent.Executor;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.locks.ReentrantLock;

Expand Down

0 comments on commit 4163db0

Please sign in to comment.