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

Avoid local variable cleanup in app_main #17

Merged
merged 1 commit into from
Jul 1, 2024
Merged

Conversation

anders0nmat
Copy link
Contributor

Workaround as discussed in #10 (comment)

Avoid cleanup of local variables which are (weakly) referenced by esp-matter

Added infinite loop to end of app_main() function
This avoids cleanup of local variables which are (weakly) referenced by esp-matter
Copy link
Collaborator

@rauhul rauhul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution!

@rauhul rauhul merged commit d07b761 into apple:main Jul 1, 2024
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.

None yet

2 participants