libmtev
libmtev copied to clipboard
DRAFT: CIRC-4436 - Allow stacktrace across an eventer asynch
trafficstars
This branch allows libmtev to stacktrace beyond mtev_run_callback and show what the stacktrace was when eventer_add was called. That allows us to get a greater context if a crash occurs.
I also thing that zipking provides a lot of this already. I think we should close this for a different approach.