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

Better concurrency guarding #154

Merged
merged 1 commit into from
May 29, 2024
Merged

Better concurrency guarding #154

merged 1 commit into from
May 29, 2024

Conversation

bertmelis
Copy link
Owner

Fixes #153

Goals:

  • simplify mutex use
  • keep lock free callbacks
  • keep locked time as low as possible
  • obviously: no outbox corruption

@bertmelis bertmelis merged commit 34b47c0 into main May 29, 2024
32 checks passed
@bertmelis bertmelis deleted the bug-concurrency branch May 29, 2024 17:58
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.

[BUG] ESP32 with espMqttClient crashes with heavily Network traffic
1 participant