podcast-archiver
podcast-archiver copied to clipboard
Memory leak
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.