-
Notifications
You must be signed in to change notification settings - Fork 429
fix: Client hangs when implementing AgentExecutor and awaiting twice in execute method
#379
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
holtskinner
merged 29 commits into
a2aproject:main
from
meoow113:fix-bug#367-client_hangs
Aug 20, 2025
Merged
Changes from 1 commit
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
516e4d2
FIX [Bug]#367: Client hangs when implementing AgentExecutor and awai…
meoow113 66526b9
Merge branch 'main' into fix-bug#367-client_hangs
holtskinner a5446e1
fix: #367 add immediate parameter to EventQueue.close() for forced qu…
42e83cb
The main updates in this pull request are as follows:
fbdc76f
update format
fbe67be
reduce lock contention in EventQueue.clear_events
meoow113 2af22c3
linter code
meoow113 8c85025
Merge branch 'main' into fix-bug#367-client_hangs
holtskinner c7516df
Merge branch 'main' into fix-bug#367-client_hangs
meoow113 94888c5
Merge branch 'main' into fix-bug#367-client_hangs
holtskinner dc217a1
Merge branch 'main' into fix-bug#367-client_hangs
holtskinner 833c1b1
Merge branch 'main' into fix-bug#367-client_hangs
holtskinner 811ebc7
Merge branch 'main' into fix-bug#367-client_hangs
holtskinner f5c751c
Merge branch 'main' into fix-bug#367-client_hangs
holtskinner e7e558f
Merge branch 'main' into fix-bug#367-client_hangs
holtskinner 7119604
test: add comprehensive tests for EventQueue.close immediate paramete…
meoow113 e13b5d8
Merge branch 'a2aproject:main' into fix-bug#367-client_hangs
meoow113 a5234fc
Merge branch 'fix-bug#367-client_hangs' of https://github.com/meoow11…
meoow113 98cf92b
perf(clear_events): fix Ruff PERF203 by moving try/except outside the…
meoow113 671b881
perf(clear_events): fix Ruff PERF203 and add Py3.13 shutdown compatib…
meoow113 db58ecf
delete unrelevant files
meoow113 e5d41c2
lint code
meoow113 0e70bda
fix(clear_events): handle Python 3.13 QueueShutDown exception for myp…
meoow113 affc4ad
delete unrelevent file
meoow113 d3e95f2
Merge branch 'main' into fix-bug#367-client_hangs
meoow113 ee9e8e6
Merge branch 'main' into fix-bug#367-client_hangs
holtskinner 40e1d88
Merge branch 'main' into fix-bug#367-client_hangs
holtskinner 057da04
Regenerate uv.lock and remove pre-commit from main dependencies
holtskinner 4f5013a
Revert changes to uv.lock
holtskinner File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.