mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
05a9bc005a
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.