]> git.basschouten.com Git - openhab-addons.git/commit
[googletts] Avoid UnsupportedOperationException during dispose (#15305)
authorlolodomo <lg.hc@free.fr>
Tue, 25 Jul 2023 21:54:31 +0000 (23:54 +0200)
committerGitHub <noreply@github.com>
Tue, 25 Jul 2023 21:54:31 +0000 (23:54 +0200)
commit6dccbcb0050d257648a249e36446e964e9af2684
tree83b0485da36aaea7781696e027e8e94c5f536c2f
parent33dd5e7f7010116146cc60cfecd16d854f41e69c
[googletts] Avoid UnsupportedOperationException during dispose (#15305)

Fix #15303

It is not allowed to clear an unmodified hash set.

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
bundles/org.openhab.voice.googletts/src/main/java/org/openhab/voice/googletts/internal/GoogleTTSService.java