Skip to content

Conversation

@corneliusclaussen
Copy link
Contributor

Describe your changes

The error framework is not thread safe. EvseManager raises errors from multiple threads, this can lead to concurrent writeaccess on the error database. Added mutexes to prevent that.

Issue ticket number and link

Checklist before requesting a review

  • I have performed a self-review of my code
  • I have made corresponding changes to the documentation
  • I read the contribution documentation and made sure that my changes meet its requirements

@Pietfried Pietfried self-assigned this Dec 2, 2025
@Pietfried Pietfried added the include-in-release Tag that this PR should be included in the current merge window for the upcoming release if possible label Dec 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

include-in-release Tag that this PR should be included in the current merge window for the upcoming release if possible

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants