pyroon icon indicating copy to clipboard operation
pyroon copied to clipboard

After a lengthy disconnection with many retries - socket connection doesn't recover

Open pavoni opened this issue 3 years ago • 0 comments

More details here https://github.com/home-assistant/core/issues/73393

My suspicion is that the socket library leaks resources when repeatedly trying to reconnect.

The socket library used is old - and is now being maintained again - so try updating to the latest.

pavoni avatar Sep 04 '22 12:09 pavoni