podcast-archiver icon indicating copy to clipboard operation
podcast-archiver copied to clipboard

Memory leak

Open knoxitus opened this issue 4 years ago • 0 comments
trafficstars

I created a docker image and run the script in a docker container.

After downloading around 50 podcast episodes (about 4GB in total), the memory consumption of the docker container increased continuously and is currently at 3.8GB.

This looks like a memory leak to me, seems that a resource is not disposed correctly after export to the file.

knoxitus avatar Oct 31 '21 15:10 knoxitus