-
Notifications
You must be signed in to change notification settings - Fork 10
Running out of memory #6
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
Activity
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
In the case of large collections (> 1000 notes in tests on my system), your system may run out of memory before finishing the process. Currently the best workaround for this is to save the generated Word files and start back up hoping for the best, or export the collection notebook by notebook.
Possible solution
A possible solution would be to flush the memory after each notebook export.