openhab-addons/bundles/org.openhab.binding.yamahareceiver/src
maniac103 90ee2b2341
[yamahareceiver] Fix read stall blocking OH thing handler thread pool (#17769)
Since no read timeout was set, reads blocked indefinitely, which in case
of unreachable receiver led to blocking the OH thing handler thread
pool, since multiple requests are launched into the thread pool
simultaneously.

Fixes #17768

Signed-off-by: Danny Baumann <dannybaumann@web.de>
2024-11-19 20:08:13 +01:00
..
main [yamahareceiver] Fix read stall blocking OH thing handler thread pool (#17769) 2024-11-19 20:08:13 +01:00
test Update license headers to 2024 (#16168) 2024-01-01 18:14:57 +01:00