Skip to content

Conversation

mlitre
Copy link
Contributor

@mlitre mlitre commented Aug 13, 2025

Avoid capturing this entirely and just capture objects as necessary. Unfortunately, a lot of captures could not be changed due to the unique pointers.

Describe your changes

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

Avoid capturing this entirely and just capture objects as necessary.
Unfortunately, a lot of captures could not be changed due to the unique
pointers.

Signed-off-by: Martin Litre <[email protected]>
@mlitre mlitre linked an issue Aug 13, 2025 that may be closed by this pull request
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.

Refactor OCPP callback captures

1 participant