hacker-cb / modbus-dart

BSD 3-Clause "New" or "Revised" License
37 stars 22 forks source link

Solve the problem of concurrency #25

Closed chenhuawei closed 1 year ago

chenhuawei commented 1 year ago

Serialization of the same function

hacker-cb commented 1 year ago

I don't have possibility to test it because I'm not working with modbus now.

@chenhuawei Seems you are working with modbus more than me now. Are you sure with your code? I can merge and publish new release if you are 100% sure.

chenhuawei commented 1 year ago

I don't have possibility to test it because I'm not working with modbus now.

@chenhuawei Seems you are working with modbus more than me now. Are you sure with your code? I can merge and publish new release if you are 100% sure.

I've already tested it with the simulator. Random writes are performed while reading registers at a high frequency. So I think I can be 100% sure.

hacker-cb commented 1 year ago

Ok, thank you for your work

hacker-cb commented 1 year ago

Published 0.2.0 to pub