Skip to content

fix: memory leak issue#9543

Merged
jif-oai merged 2 commits intomainfrom
jif/avoid-memory-leak-exec
Jan 20, 2026
Merged

fix: memory leak issue#9543
jif-oai merged 2 commits intomainfrom
jif/avoid-memory-leak-exec

Conversation

@jif-oai
Copy link
Collaborator

@jif-oai jif-oai commented Jan 20, 2026

No description provided.

@jif-oai
Copy link
Collaborator Author

jif-oai commented Jan 20, 2026

@codex review

Copy link
Contributor

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 9da8049369

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Copy link
Collaborator

@joshka-oai joshka-oai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It may be worth considering writing the excess output to a file (noting it at the end of the output), and putting a hard cap on the file output (user configurable with a sane default - say 100MB or something like that). Ideally this would allow codex to follow up by reading the leftover file as needed (rg / sed to do portions).

Not a blocker - just possible follow up (and may be necessary for some user flows that expect large outputs from cli tools).

Co-authored-by: Josh McKinney <joshka@openai.com>
@jif-oai jif-oai merged commit 0b3c802 into main Jan 20, 2026
49 of 53 checks passed
@jif-oai jif-oai deleted the jif/avoid-memory-leak-exec branch January 20, 2026 20:14
@github-actions github-actions bot locked and limited conversation to collaborators Jan 20, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants