pymodbus-dev / pymodbus

A full modbus protocol written in python
Other
2.29k stars 936 forks source link

timeout is not handled by AsyncModbusSerialClient defaults to 3 seconds #705

Closed bsense-rius closed 2 years ago

bsense-rius commented 2 years ago

Versions

Pymodbus Specific

Description

Calling AsyncModbusSerialClient(..., timeout=5) and actually times out after 3 seconds

Code and Logs

 # code and logs here.
janiversen commented 2 years ago

TImeout is handled in 3.0.0