-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Description
I was running the microbenchmarks and kept getting SIGTERM, apparently it was exhausting my 16gb of memory + 8gb of swap.
I reran the tests to try to figure out which microbenchmarks were triggering the leaks in RustPython:
- exception_nested.py
- complex_class.py
- define_function.py
- call_simple.py
- call_kwargs.py
- construct_object.py
This is the point where it died again, so maybe there are more. Or maybe they all have the same root causes 🤷
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels





