Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

/_memusage should dump_rpy_heap before calling objgraph #1028

Closed
pjenvey opened this issue Sep 26, 2017 · 0 comments
Closed

/_memusage should dump_rpy_heap before calling objgraph #1028

pjenvey opened this issue Sep 26, 2017 · 0 comments

Comments

@pjenvey
Copy link
Member

pjenvey commented Sep 26, 2017

This makes a lot more sense: objgraph does a fair mount of work introspecting everything. We may have left over garbage from after its run which could potentially pollute dump_rpy_heap's output.

@pjenvey pjenvey self-assigned this Sep 26, 2017
pjenvey added a commit that referenced this issue Sep 27, 2017
just in case objgraph pollutes its output

Closes #1028
pjenvey added a commit that referenced this issue Sep 29, 2017
just in case objgraph pollutes its output

Closes #1028
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant