pymodbus-dev / pymodbus

A full modbus protocol written in python
Other
2.16k stars 889 forks source link

Wildcard exception catch from pyserial #2125

Closed janiversen closed 3 months ago

janiversen commented 3 months ago

Pyserial delivers undocumented exceptions, but since it remains unmaintained, we have to catch them.

fixes #2124