Skip to content

Conversation

@chemicL
Copy link
Member

@chemicL chemicL commented Mar 10, 2025

When streaming happens on an event loop, due to the fact that currently tools can only be synchronous and blocking, every tool call needs to be offloaded to a blocking-safe Scheduler.

Resolves #2341

When streaming happens on an event loop, due to the fact that currently
tools can only be synchronous and blocking, every tool call needs to be
offloaded to a blocking-safe Scheduler.

Resolves spring-projects#2341

Signed-off-by: Dariusz Jędrzejczyk <[email protected]>
@tzolov tzolov self-assigned this Mar 10, 2025
@tzolov tzolov added this to the 1.0.0-M7 milestone Mar 10, 2025
@tzolov
Copy link
Contributor

tzolov commented Mar 10, 2025

Rebased and merged at 28bceb3

@tzolov tzolov closed this Mar 10, 2025
@chemicL chemicL deleted the fix-2341-blocking-in-eventloop branch March 10, 2025 14:19
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.

MCP Async Blocking Error

2 participants