Skip to content

Potential memory leak after upgrading to v2.0.0 #299

@ymyzk

Description

@ymyzk

Hello! First of all, thanks for maintaining the library.

I found a memory leak after upgrading wrapt from 1.17.3 to 2.0.0. As we could fix the memory leak by downgrading wrapt to v1.17.3, without touching anything else, we suspect a change in wrapt 2.0.0 might have caused this. I don't have a minimum reproducible case yet, but let me report the issue here first in case other people have more ideas.

  • CPython 3.12.12
  • Ubuntu 22.04
  • Linux 6.12.40 amd64
  • We're not using wrapt directly, but using it as a dependency of ddtrace.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions