Hacker News new | ask | show | jobs
by yunohn 954 days ago
> If they propagate down the stack then you lose context.

Maybe I’m misunderstanding you, but that’s what the Python stack traceback is for. It works pretty well, I prefer it over JS.