Skip to content

[codex] fix booru zip temp cleanup#86

Merged
icceey merged 1 commit intomasterfrom
codex/booru-zip-cleanup
Apr 30, 2026
Merged

[codex] fix booru zip temp cleanup#86
icceey merged 1 commit intomasterfrom
codex/booru-zip-cleanup

Conversation

@icceey
Copy link
Copy Markdown
Owner

@icceey icceey commented Apr 30, 2026

Summary

  • Clean up temporary ZIP files after Booru multi-file downloads are sent.
  • Add a regression test for the cleanup helper.

Root Cause

The Booru ZIP send path created a temp ZIP via create_zip_file, but unlike the Pixiv ZIP send path it never removed the generated file after the send operation completed.

Impact

Long-running bots no longer accumulate pixivbot_download_*.zip files in the temp directory from multi-file Booru downloads.

Validation

  • make ci

@icceey icceey marked this pull request as ready for review April 30, 2026 05:45
@icceey icceey merged commit 1b4aa3d into master Apr 30, 2026
1 check passed
@icceey icceey deleted the codex/booru-zip-cleanup branch April 30, 2026 05:57
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