mirror of
https://github.com/espressif/esp-idf
synced 2025-04-01 12:20:11 -04:00
This commit fixes the failing test - Test vTaskSuspendAll allows scheduling on other cores. The commit also adds a new test to test the scenario where in an unpinned task, when unblocked by an ISR can be scheduled on the core which has the scheduler running.