Skip to content
This repository was archived by the owner on Aug 3, 2026. It is now read-only.

Fix ESPEventBus taskLoop vector leak during teardown - #2

Merged
zekageri merged 1 commit into
mainfrom
feature/eventbus-taskloop-leak-fix
Feb 25, 2026
Merged

zekageri merged 1 commit into
mainfrom
feature/eventbus-taskloop-leak-fix

Conversation

@zekageri

Copy link
Copy Markdown
Collaborator

Summary

  • scope the task-loop snapshot vector so its destructor runs before the worker calls vTaskDelete(nullptr)
  • prevent retained snapshot capacity across repeated init()/deinit() lifecycles

Testing

  • not run (pio is not installed in this environment)

@zekageri
zekageri merged commit 05208d8 into main Feb 25, 2026
6 checks passed
@zekageri
zekageri deleted the feature/eventbus-taskloop-leak-fix branch February 26, 2026 13:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant