Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[PJLink] forget threadpool after it was shutdown (openhab#16119)
This is an issue if the user cancels/restarts discovery scans, new tasks were added to the shutdown threadpool. With this PR, a new threadpool will be created on the next scan in getExecutorService(). Signed-off-by: Nils Schnabel <github@to.nilsschnabel.de> Signed-off-by: Jørgen Austvik <jaustvik@acm.org>
- Loading branch information