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

[portinglayer] example_matter_task is hogging the cpu #123

Closed
step0035 opened this issue May 26, 2023 · 0 comments · Fixed by #127
Closed

[portinglayer] example_matter_task is hogging the cpu #123

step0035 opened this issue May 26, 2023 · 0 comments · Fixed by #127

Comments

@step0035
Copy link
Collaborator

  • caused by the tight while(1) loop at the end
  • should delete task at the end
  • change the delay in xQueueReceive in uplink and downlink task to portMAX_DELAY to block and allow other task to run
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 a pull request may close this issue.

1 participant