conda / conda-package-handling

Create and extract conda packages of various formats
https://conda.github.io/conda-package-handling/
BSD 3-Clause "New" or "Revised" License
26 stars 37 forks source link

Ensure it doesn't cause memory leaks if CondaFormat_v2.create is run multiple times in the same Python process #176

Closed dholth closed 10 months ago

dholth commented 1 year ago

Checklist

What happened?

See #167: I'd still be good to have a ticket open to track the questions from https://github.com/conda/conda-package-handling/issues/167#issuecomment-1333023530 (i.e., until it's ensured that it doesn't cause memory leaks if CondaFormat_v2.create is run multiple times in the same Python process).

We need to create a bunch of packages in a loop, and compare the peak memory usage to compressing a single package.

Conda Info

No response

Conda Config

No response

Conda list

No response

Additional Context

No response

github-actions[bot] commented 11 months ago

Hi there, thank you for your contribution!

This issue has been automatically marked as stale because it has not had recent activity. It will be closed automatically if no further activity occurs.

If you would like this issue to remain open please:

  1. Verify that you can still reproduce the issue at hand
  2. Comment that the issue is still reproducible and include:
    • What OS and version you reproduced the issue on
    • What steps you followed to reproduce the issue

NOTE: If this issue was closed prematurely, please leave a comment.

Thanks!