]> git.basschouten.com Git - openhab-addons.git/commit
[cbus] fix exception from threadpool at startup (#11846)
authorjpharvey <john.p.harvey@btinternet.com>
Sun, 2 Jan 2022 15:20:32 +0000 (15:20 +0000)
committerGitHub <noreply@github.com>
Sun, 2 Jan 2022 15:20:32 +0000 (16:20 +0100)
commit8eda5551d1adfd028210a5f438d2ec1ff0443b8e
treec55e72567150821a43dbeb89ebe392da3681f49b
parente8df66f1d00c75fdfe090ac1d75d29a87edfb1e8
[cbus] fix exception from threadpool at startup (#11846)

* update to use executorservice to fix crash caused by change in underlying threadpool implementation

* Remove explicit cast

Signed-off-by: John Harvey <john.p.harvey@btinternet.com>
bundles/org.openhab.binding.cbus/src/main/java/org/openhab/binding/cbus/internal/CBusThreadPool.java