sumerc / yappi

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

Fix `cp->coroutines` linked list becomes `NULL` when `head` is removed #94

Closed sumerc closed 2 years ago

sumerc commented 2 years ago

Fixes #58