Skip to content

Conversation

jimchamp
Copy link
Collaborator

@jimchamp jimchamp commented Aug 4, 2025

Fixes I/O error that is being thrown by generate_sitemaps() during our sitemap generation process.

The generator rows, which lazily reads from a file, was being consumed outside of the with block (after the file was closed).

Technical

Testing

Screenshot

Stakeholders

@mekarpeles mekarpeles merged commit 1509a2c into internetarchive:master Aug 5, 2025
4 checks passed
@jimchamp jimchamp deleted the fix-sitemap-generation branch September 19, 2025 21:10
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.

2 participants