MechTechnology / SmartStitch

A small program for stitching together webtoons/manhwa/manhua raws.
MIT License
72 stars 27 forks source link

Memory does not get released by SmartStitch if compilation stops due to a Pillow error. #22

Open AbhiMayadam opened 1 year ago

AbhiMayadam commented 1 year ago

https://github.com/MechTechnology/SmartStitch/assets/39038515/8e677086-9f67-4634-afbb-0ac31440eabb

So while testing the limits of SmartStitch/Pillow, I noticed that my RAM utilization didn't decrease once Pillow stopped. Starting the process again will not clear out existing information, it will take more ram instead, up to 20 GB.