Skip to content

Fix wget segfault - #5

Merged
magbb merged 2 commits into
masterfrom
fix-wget-segfault
Jul 29, 2026
Merged

Fix wget segfault#5
magbb merged 2 commits into
masterfrom
fix-wget-segfault

Conversation

@magbb

@magbb magbb commented Jul 29, 2026

Copy link
Copy Markdown
Collaborator

This PR closes #1. Instead of cleaning up files instantly after downloading them via delete_after = on, we create a tempstore directory for each crawl and delete it atfer the crawl has finished.

@magbb
magbb merged commit 3843e2b into master Jul 29, 2026
1 check passed
@magbb
magbb deleted the fix-wget-segfault branch July 29, 2026 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

wget segfault

1 participant