Bharath K Balaji

Results 18 comments of 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. ![image](https://user-images.githubusercontent.com/17620192/111495803-bac74400-8765-11eb-9289-9381a0981c97.png) ![image](https://user-images.githubusercontent.com/17620192/111495734-ab47fb00-8765-11eb-8d44-a567a003a248.png)

@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.