Sending a task notification from core0 to core1 question
Posted: Mon Dec 01, 2025 12:03 pm
Hello,
Recently I found that if I send task notifications from one core to another (1 task is running on core 1 and second is on core0) it doesn't work.
When both task are on the same core (doesn't matter 0 or 1) they can send notifications and wait for them. But when these task are on different cores - it stops working.
Tasks are pinned to cores.
Is this expected behaviour or I did something wrong?
Recently I found that if I send task notifications from one core to another (1 task is running on core 1 and second is on core0) it doesn't work.
When both task are on the same core (doesn't matter 0 or 1) they can send notifications and wait for them. But when these task are on different cores - it stops working.
Tasks are pinned to cores.
Is this expected behaviour or I did something wrong?