Skip to content

Query regarding recent RPC fixes #835

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
schnoberts1 opened this issue Jan 31, 2024 · 2 comments
Closed

Query regarding recent RPC fixes #835

schnoberts1 opened this issue Jan 31, 2024 · 2 comments

Comments

@schnoberts1
Copy link

See a096bd6

I spent an hour today reading the 4.0.10 code to diagnose an issue with lost messages in the RPC library and quickly realised that there were some major concurrency issues. I was really pleased to see that Dec 29 these look fixed.

I have a couple of questions:

  1. When do you think this commit will make it into a release and ...
  2. ... the bug impacting me in this library was pretty basic and some easy to replicate, is there a QA issue for the ArduinoCore-mbed RPC library or is this commit a sign of an uptick in quality in the RPC library?

I'm trying to work out whether I wait for the RPC library change to be released, pull the diff between HEAD (for RPC) and 4.0.10 onto my Arduino deployment or write a simple layer on top of openamp to get out of the RPC dependency.

Any thoughts appreciated and thanks to the people working in the RPC library and fixed all this stuff. Very much appreciated.

@facchinm
Copy link
Member

facchinm commented Feb 1, 2024

Hi @schnoberts1 ,
the plan is to release early next week after merging #768 and tackling (or at leas triaging) #834 .
Thanks for your support!

@schnoberts1
Copy link
Author

Thank you for the update. Much appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants