openhab-addons/bundles/org.openhab.binding.shelly/src/main
Wouter Born d64dc9a046
[shelly] Always try to stop WebSocketClient (#15721)
If the client is not stopped it will not be garbage collected because the ShutdownThread keeps a reference to the client so it can be stopped on shutdowns.

See: https://github.com/eclipse/jetty.project/blob/jetty-9.4.x/jetty-websocket/websocket-client/src/main/java/org/eclipse/jetty/websocket/client/WebSocketClient.java#L420-L433

Signed-off-by: Wouter Born <github@maindrain.net>
2023-10-17 13:15:17 +02:00
..
feature added migrated 2.x add-ons 2020-09-21 03:37:19 +02:00
java/org/openhab/binding/shelly/internal [shelly] Always try to stop WebSocketClient (#15721) 2023-10-17 13:15:17 +02:00
resources [shelly] Fix Plus/Pro Auth support (#15284) 2023-07-27 15:42:39 +02:00