-
Notifications
You must be signed in to change notification settings - Fork 329
Managing Temporary Files #1083
Copy link
Copy link
Open
Labels
backlogNot a priorty, but nice to haveNot a priorty, but nice to haveenhancementNot a bug or a feature requestNot a bug or a feature requestgood-first-bugBugs that are good for a first-time committer to tackleBugs that are good for a first-time committer to tackle
Metadata
Metadata
Assignees
Labels
backlogNot a priorty, but nice to haveNot a priorty, but nice to haveenhancementNot a bug or a feature requestNot a bug or a feature requestgood-first-bugBugs that are good for a first-time committer to tackleBugs that are good for a first-time committer to tackle
Hi,
i'm running large crawls, but as i noticed temp files are not getting removed as sometime passes or crawls move forward
openwpm_profile_archive_{some random number} --> each almost more than 2GB
i was wondering, if i made mistake in my experiments or this feature is not implemented?
Thanks