
#419: Debugging Python in Production with PyStack
Talk Python To Me
00:00
PySTAC and Memory: A Game Changer
PySTAC is a tool when you give it a Python program that is running or frozen, but let's say it's a live or a core file. It will tell you what the program was doing, what the core was generated. And for every thread, it's going to show you the stack trace. When you ask it, it's like, boom, what are all the threads doing? Here you go.
Transcript
Play full episode