Hacker News new | ask | show | jobs
by Doxin 2232 days ago
> It will only contain the information since the last task resumption

That's an implementation detail though. As far as I'm aware python keeps hold of the stack, so it outputs complete stack traces as you'd expect from synchronous code.