Vladimir Kulev
Vladimir Kulev
Currently in IPv4-only environments resolver would sometimes return v6-address (for example for accounts.google.com) which breaks everything.
These global synchronizations around resource-intensive code should be avoided: https://github.com/jcabi/jcabi-xml/blob/master/src/main/java/com/jcabi/xml/XSLDocument.java#L275 https://github.com/jcabi/jcabi-xml/blob/master/src/main/java/com/jcabi/xml/XSDDocument.java#L168 https://github.com/jcabi/jcabi-xml/blob/master/src/main/java/com/jcabi/xml/XSDDocument.java#L184
This is an attempt to add a comprehensive test for filter-controller interaction, more specifically response modification. It uncovers a few more problems in addition to #3983 and represents my understanding...
Periodically I get a situation when HVAC connection is stuck in disconnected state. Going to web interface and rebooting helps, so probably reconnect logic is not resetting connection state well...
Some devices use single 0x0d as a line separator and it would be very handy to have it supported here and not have to maintain separately.