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

Redesign async client #361

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
Open

Redesign async client #361

wants to merge 15 commits into from

Conversation

Miq1
Copy link
Contributor

@Miq1 Miq1 commented Jun 17, 2024

No automatic merge possible due to changes to the master in the meantime!

@Miq1 Miq1 added the Check required This issue has been worked on, but is not yet ready to be closed label Jun 17, 2024
@bertmelis
Copy link
Contributor

The compilation issues are an easy fix. I will prepare a PR into the redesign branch.

* remove lock from state
* rename variable 'queue'
* fix brackets
* pop_front --> pop
@bertmelis
Copy link
Contributor

It compiles again but I'm not able to test this atm.

@Miq1
Copy link
Contributor Author

Miq1 commented Jul 31, 2024

Since I have no test sketch for the async parts, the only thing I could offer is to deploy it to some of my smart home devices and see if it behaves.
Some day I might add an async test sketch...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Check required This issue has been worked on, but is not yet ready to be closed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants