-
-
Notifications
You must be signed in to change notification settings - Fork 242
Closed
Description
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
Labels
No labels