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

coreMQTT State Access Audit #240

Open
kstribrnAmzn opened this issue Feb 2, 2023 · 0 comments
Open

coreMQTT State Access Audit #240

kstribrnAmzn opened this issue Feb 2, 2023 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@kstribrnAmzn
Copy link
Member

Description

CoreMQTT likely relies upon state - state which may be accessible across FreeRTOS tasks. We want to verify CoreMQTT is task/thread safe by ensuring that state access across FreeRTOS tasks is done so behind a synchronization mechanism.

Help is wanted to audit the repository for state which can be used outside of the MQTT task/thread.

This work is being tracked by the FreeRTOS team however it may not be prioritized for some time. Your help in identifying problem state variables/structures will help us in correcting these issues faster. As always, if you are able to fix the issue, we appreciate the help and will gladly look at your PR.

Related Issues

@kstribrnAmzn kstribrnAmzn added the help wanted Extra attention is needed label Feb 2, 2023
@kstribrnAmzn kstribrnAmzn changed the title coreMQTT State Audit coreMQTT State Access Audit Feb 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant