You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
server/asyncio.py change in the _log_exception method to correct the logging when disconnecting the socket (#1135)
removes undue reported error when forwarding
this removes the error, when running a TCP server forwarding a serial server :
```
17:10:21 ERROR mixin:113 Please do not use unit=, convert to slave=.
````
0 commit comments