i'm trying to learn my self how to use the heapmultibuff and the task status monitored and i found something strange and i don't know i miss something or not.
i had a task with 2k stack and i allocated inside a task arrays with size larger than the 2K, so i would expect that i will have an error with stack overflow or another indication, but unfortunately, it didn't and when i check the ROV for the task details i got that the peak stack size very small, Any idea?