Skip to content

fix(mcp): elicitation deadlock in run_inline_tool_loop #2542

@bug-ops

Description

@bug-ops

Elicitation arriving during orchestration tool calls (run_inline_tool_loop in agent/mod.rs) still deadlocks — not covered by phase 2 (#2522). The loop calls execute_tool_call_erased sequentially without draining elicitation_rx concurrently. Tracked for phase 3.

Metadata

Metadata

Assignees

Labels

P2High value, medium complexitybugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions