Skip to content

Memory leak in CTracer #1924

@nedbat

Description

@nedbat

Described in more detail at pytest-dev/pytest-cov#676

The CTracer leaks code objects. This can cause the memory footprint to grow, especially if a large number of code objects are created, as with eval() in a loop as described in the pytest-dev report.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingfixed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions