Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anomalyco/opencode-sdk-python
/ __aenter__
Method
__aenter__
src/opencode_ai/_streaming.py:128–129 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
126
...
127
128
async
def
__aenter__(self) -> Self:
129
return
self
130
131
async
def
__aexit__(
132
self,
Callers
2
test_retrying_timeout_errors_doesnt_leak
Method · 0.45
test_retrying_status_errors_doesnt_leak
Method · 0.45
Calls
no outgoing calls
Tested by
2
test_retrying_timeout_errors_doesnt_leak
Method · 0.36
test_retrying_status_errors_doesnt_leak
Method · 0.36