sumerc / yappi

Yet Another Python Profiler, but this time multithreading, asyncio and gevent aware.
MIT License
1.45k stars 73 forks source link

FIX: prevent ctx_name being NULL when get_stats() is called #72

Closed sumerc closed 3 years ago

sumerc commented 3 years ago

Fixes #71