pycom / pycom-esp-idf

A fork of the Espressif IDF
Apache License 2.0
54 stars 62 forks source link

Revert "disable mutex owner check" #37

Closed peter-pycom closed 3 years ago

peter-pycom commented 3 years ago

This reverts commit 13d9032a3e3df4d69f46c707fc28df5dc85f3116.

It's not safe to release a mutex from non-owning thread. Disabling the check just leads to slow memory corruption instead of clean assert

CLAassistant commented 3 years ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.