Skip to content

Close import content output stream#266

Open
ashfame wants to merge 1 commit intotrunkfrom
fix/import-content-output-stream-close
Open

Close import content output stream#266
ashfame wants to merge 1 commit intotrunkfrom
fix/import-content-output-stream-close

Conversation

@ashfame
Copy link
Copy Markdown
Member

@ashfame ashfame commented May 7, 2026

Follow-up to #265.

While reviewing that PR, Codex noticed one remaining Process::OUTPUT_FILE consumer in ImportContentStep::importWxr() that also left its ProcessOutputStream read handle open.

This wraps the output-reading loop in try/finally and calls close_reading() after the importer output has been consumed.

@ashfame ashfame requested review from a team, adamziel and brandonpayton and removed request for a team May 7, 2026 17:15
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