Bharath K Balaji
Bharath K Balaji
@amalloy I would like to start working on this. If possible, please assign this to me.
@sunjay rustc 1.50.0 (cb75ad5db 2021-02-10) windows cargo run --example rust (from the root directory) Attaching Cargo.lock
[Cargo.lock.txt](https://github.com/sunjay/turtle/files/6141671/Cargo.lock.txt)
@sunjay I missed mentioning that setting the speed to 25 does not reproduce the issue. Occurs only when speed is set to "instant".
IPC channel is already in 0.14. I think #235 was merged 2 days ago. I never pulled from upstream after that.
I put some print messages in rust example also in the send method of ipc_protocol Could see that setting "instant" and 25 produces the same output.  
@strongjz does this issue still need help? I can work on this.
Please provide feedback on the approach. I will make changes and do more testing based on this.
@tenzen-y and @andreyvelich thanks for the suggestions. Please review the change and let me know.
@andreyvelich is this part of 0.17?