Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 3492 by [email protected]: test_plot does not clean up after itself
http://code.google.com/p/sympy/issues/detail?id=3492
I have noticed recently a large number of tmp*png images accumulating in my
/tmp directory. These appear to be images generated by test_plot, as part
of testing development code. I don't know if it's something specific to my
system that's making them accumulate, or if this is a general issue.
This is the disk-equivalent of a memory leak (does that have a name?) and
there should be some sort of safe-guard to prevent the accumulation.
Perhaps a persistent naming convention (would help with debugging also) or
automatically removed after test completion?
--
You received this message because you are subscribed to the Google Groups
"sympy-issues" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sympy-issues?hl=en.