Apollo3zehn / FluentModbus

Lightweight and fast client and server implementation of the Modbus protocol (TCP/RTU).
MIT License
188 stars 69 forks source link

Fixed propagation of cancellationToken #100

Closed lmartorella closed 4 months ago

lmartorella commented 9 months ago

Fixed not used cancellationToken argument (not sure if the .tt files should be patched as well, but it would be more costly than simply fixing the code) Thx, L