Bug report
Bug description:
Following @colesbury findings at #130035 (comment), I did a manual inspection of _testexternalinspection and found some memory leaks in parse_coro_chain, parse_task and get_async_stack_trace.
Will send a PR soon.
CPython versions tested on:
CPython main branch
Operating systems tested on:
No response
Linked PRs
Bug report
Bug description:
Following @colesbury findings at #130035 (comment), I did a manual inspection of
_testexternalinspectionand found some memory leaks inparse_coro_chain,parse_taskandget_async_stack_trace.Will send a PR soon.
CPython versions tested on:
CPython main branch
Operating systems tested on:
No response
Linked PRs