Just for the sake of history, there was a bug with the `rodbus-client` where during polling it would freeze up. I tracked it down and found that there was a [bug](https://github.com/tokio-rs/tokio/issues/6682) with `Tokio` that was fixed in `1.38.1` after a bump it fixed the problem, in #152.