Skip to content

Commit 69efc4e

Browse files
committed
Shutsdown executor if its was auto added by us - PR tweak
1 parent 6c87d75 commit 69efc4e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/org/dataloader/registries/ScheduledDataLoaderRegistry.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ public class ScheduledDataLoaderRegistry extends DataLoaderRegistry implements A
5959
private final DispatchPredicate dispatchPredicate;
6060
private final ScheduledExecutorService scheduledExecutorService;
6161
private final boolean defaultExecutorUsed;
62-
6362
private final Duration schedule;
6463
private final boolean tickerMode;
6564
private volatile boolean closed;

0 commit comments

Comments
 (0)