Skip to content

Use consistent profile directory name (merge 1.6.4 change) #859

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jul 4, 2025

Conversation

ikreymer
Copy link
Member

@ikreymer ikreymer commented Jul 4, 2025

  • Use TMPDIR/btrixProfile as consistent profile directory name
  • Avoid accumulation of temp profile dirs if crawler is restarted
    multiple times, eg. if tmp dir is mapped to /crawls (as is in Browsertrix now), this prevents a proliferation of
    /crawls/tmp/profile-* dirs for each crawler restart

ikreymer and others added 3 commits July 3, 2025 11:47
…on each load (#858)

- Avoid accumulation of temp profile dirs if crawler is restarted
multiple times, eg. if tmp dir is mapped to `/crawls` (as is in
Browsertrix now), this prevents a proliferation of
`/crawls/tmp/profile-*` dirs for each crawler restart.
- Since profile is loaded each time, clear out existing profile dir.
- bump to 1.6.4
@ikreymer ikreymer changed the title merge 1.6.4 release change (clear profile dirs) Use consistent profile directory name (merge 1.6.4 change) Jul 4, 2025
@ikreymer ikreymer merged commit c84f58f into main Jul 4, 2025
5 checks passed
@ikreymer ikreymer deleted the 1.6.4-release branch July 4, 2025 02:49
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.

1 participant