Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/google/adk-python
/ aclose
Method
aclose
tests/unittests/models/test_google_llm.py:59–60 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
57
raise
StopAsyncIteration
from
exc
58
59
async
def
aclose(self):
60
pass
61
62
63
@pytest.fixture
Callers
9
test_session_not_found_message_includes_alignment_hint
Function · 0.45
test_session_auto_creation
Function · 0.45
test_run_live_auto_create_session
Function · 0.45
test_run_live_persists_event_callback_modifications
Function · 0.45
test_runner_allows_nested_agent_directories
Function · 0.45
test_run_async_teardown_on_aclose
Function · 0.45
test_run_live_passes_get_session_config
Function · 0.45
test_aclose_closes_response
Method · 0.45
test_merge_agent_run_pre_3_11_no_aclose_error_on_failure
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected