Skip to content

fix: Wait for response handler to run before processing the next message#129

Closed
anvilpete wants to merge 1 commit intoagentclientprotocol:mainfrom
anvilpete:main
Closed

fix: Wait for response handler to run before processing the next message#129
anvilpete wants to merge 1 commit intoagentclientprotocol:mainfrom
anvilpete:main

Conversation

@anvilpete
Copy link
Copy Markdown

Fixes #128

@benbrandt
Copy link
Copy Markdown
Member

Hi thanks for looking into this, but this will actually cause deadlocks, we can't await every response because we need to be able to process further events for the other side to potentially responsd to a given request

@benbrandt benbrandt closed this Apr 21, 2026
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.

ACP events processed out of order

2 participants