Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix | Changed executor thread to daemon so it doesn't prevent JVM fro…
…m exiting (#944) Changed a thread used to initialize ScheduledThreadPoolExecutor to daemon so the JVM can exit in specific bulkcopy scenarios.
- Loading branch information