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

Feature/rmaker init deinit (MEGH-6105) #341

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Asc91
Copy link

@Asc91 Asc91 commented Nov 8, 2024

Description

  1. Create update rmaker_stop and rmaker_end to exit gracefully.
  2. Add unit test for esp_rmaker to check for potential memory leaks and avoid breaking changes.
  3. Fix memory leaks found using unit test.

Testing

Commits were tested with esp32s3, latest esp-rainmaker, ESP-IDF 5.1 and ESP-IDF master

Related Issues

Closes #279

@vikramdattu @shahpiyushv

@CLAassistant
Copy link

CLAassistant commented Nov 8, 2024

CLA assistant check
All committers have signed the CLA.

@github-actions github-actions bot changed the title Feature/rmaker init deinit Feature/rmaker init deinit (MEGH-6105) Nov 8, 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.

Rainmaker doesn't stop/ deinit (MEGH-4882)
2 participants