Skip to content

fix: js_repl reset hang by clearing exec tool calls without waiting#11932

Merged
jif-oai merged 3 commits intomainfrom
jif/fix-timeout-hang-in-codextool
Feb 17, 2026
Merged

fix: js_repl reset hang by clearing exec tool calls without waiting#11932
jif-oai merged 3 commits intomainfrom
jif/fix-timeout-hang-in-codextool

Conversation

@jif-oai
Copy link
Collaborator

@jif-oai jif-oai commented Feb 16, 2026

Remove the waiting loop in reset so it no longer blocks on potentially hanging exec tool calls + add clear_all_exec_tool_calls_map to drain the map and notify waiters so reset completes immediately

@jif-oai jif-oai changed the title Fix JsRepl reset hang by clearing exec tool calls without waiting fix: js_repl reset hang by clearing exec tool calls without waiting Feb 16, 2026
@jif-oai
Copy link
Collaborator Author

jif-oai commented Feb 16, 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: 6a3459c054

ℹ️ 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".

@jif-oai
Copy link
Collaborator Author

jif-oai commented Feb 16, 2026

@codex review

@chatgpt-codex-connector
Copy link
Contributor

Codex Review: Didn't find any major issues. 🚀

ℹ️ 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".

@jif-oai jif-oai merged commit 846464e into main Feb 17, 2026
33 checks passed
@jif-oai jif-oai deleted the jif/fix-timeout-hang-in-codextool branch February 17, 2026 08:40
@github-actions github-actions bot locked and limited conversation to collaborators Feb 17, 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.

2 participants