mirror of
https://github.com/espressif/esp-idf.git
synced 2026-06-02 03:06:37 +03:00
This commit fixes a race condition in suspend-resume tests where in a test task could escape deletion and result in a memory leak after test completion.