Open
Description
Description
CoreMQTT-Agent may rely upon state - state which may be accessible across FreeRTOS tasks. We want to verify CoreMQTT-Agent 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-Agent 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.