Actions
Task #6262
opentracking: reduce stack usage
Effort:
Difficulty:
Label:
Description
Stack usage is too high in certain areas, like in the AC family MPM implementations setup code.
This is a great write up on thread stack usage:
https://ariadne.space/2021/06/25/understanding-thread-stack-sizes-and-how-alpine-is-different/
Actions