Project-Archiver icon indicating copy to clipboard operation
Project-Archiver copied to clipboard

Close each file after export

Open gsokoll opened this issue 3 years ago • 2 comments
trafficstars

Current version opens each file for export, but does not close them. In projects with hundreds of files, this results large memory usage and slows performance. Proposed change closes each file immediately after exporting.

gsokoll avatar Jan 01 '22 04:01 gsokoll

This PR should be merged. It is really useful.

ciscoski avatar Jul 01 '22 15:07 ciscoski

integrated the closing change and the file name issue here https://github.com/o-gent/Project-Archiver

o-gent avatar Aug 09 '22 16:08 o-gent