mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
4ae2f6a6a1
This commit adds additional delays to the stress test where we create and self-delete tasks on PSRAM. iSuch tasks rely on the kernel creating a special cleanup task to delete them. Hence, the delays in the main task allow the cleanup task to bescheduled and the deletion to go through.