socket.recv() waits infinite when the connection is lost #165
Open
Description
If the connection is already established, a new call to read()
will never finished in case the connection to the heat pump is lost inbetween.
It seems to resume if the heat pump is available again.
Is this a bug or a feature?
Metadata
Assignees
Labels
No labels