Skip to content

fix: attempt to reduce high cpu usage when using collab#9776

Merged
eugeneoden merged 3 commits intomainfrom
goden/multiagents_avoid_busy_wait
Jan 26, 2026
Merged

fix: attempt to reduce high cpu usage when using collab#9776
eugeneoden merged 3 commits intomainfrom
goden/multiagents_avoid_busy_wait

Conversation

@eugeneoden
Copy link
Contributor

Reproduce with a prompt like this with collab enabled:

Examine the code at <some subdirectory with a deeply nested project>.  Find the most urgent issue to resolve and describe it to me.

Existing behavior causes the top-level agent to busy wait on subagents.

@chatgpt-codex-connector
Copy link
Contributor

Codex Review: Something went wrong. Try again later by commenting “@codex review”.

Provided git ref refs/pull/9776/head does not exist
ℹ️ 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".

@etraut-openai etraut-openai added the oai PRs contributed by OpenAI employees label Jan 23, 2026
Reproduce with a prompt like this with collab enabled:
```
Examine the code at <some subdirectory with a deeply nested project>.  Find the most urgent issue to resolve and describe it to me.
```

Existing behavior causes the top-level agent to busy wait on subagents.
@eugeneoden eugeneoden force-pushed the goden/multiagents_avoid_busy_wait branch from 7ad3345 to ca87c89 Compare January 26, 2026 17:49
@eugeneoden eugeneoden merged commit 375a5ef into main Jan 26, 2026
36 of 38 checks passed
@eugeneoden eugeneoden deleted the goden/multiagents_avoid_busy_wait branch January 26, 2026 18:07
@github-actions github-actions bot locked and limited conversation to collaborators Jan 26, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

oai PRs contributed by OpenAI employees

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants