mirror of
https://github.com/espressif/esp-idf.git
synced 2026-08-18 06:35:35 +03:00
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.