yappi
yappi copied to clipboard
Reference Leak in _current_context_id()
ytid = PyLong_FromLong(ycurthreadindex++);
never releases the reference.