Skip to content
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

Use boost::asio::post in asynchronous callback in Autotalks link layer #205

Merged
merged 2 commits into from
Nov 7, 2023

Conversation

khevessy
Copy link
Contributor

@khevessy khevessy commented Nov 7, 2023

I noticed that in Autotalks link layer, sometimes we get the same error as mentioned here, so I tried to use boost::asio::post as @riebl suggested. This seems to fix the issue but I do not know if it is 100% correct.

@riebl
Copy link
Owner

riebl commented Nov 7, 2023

Looks good to me, though I cannot test it without Autotalks device.

@riebl riebl merged commit 1f99001 into riebl:master Nov 7, 2023
5 checks passed
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

Successfully merging this pull request may close these issues.

2 participants