Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/openai/openai-python
/ aclose
Method
aclose
src/openai/_legacy_response.py:490–491 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
488
await f.write(data)
489
490
async
def
aclose(self) -> None:
491
return
await self.response.aclose()
Callers
15
close
Method · 0.80
__del__
Method · 0.80
close
Method · 0.80
request
Method · 0.80
_send_with_auth_retry
Method · 0.80
__stream__
Method · 0.80
close
Method · 0.80
close
Method · 0.80
close
Method · 0.80
test_default_stream_cls
Method · 0.80
test_method_create_overload_2
Method · 0.80
test_method_create_with_all_params_overload_2
Method · 0.80
Calls
no outgoing calls
Tested by
15
test_default_stream_cls
Method · 0.64
test_method_create_overload_2
Method · 0.64
test_method_create_with_all_params_overload_2
Method · 0.64
test_method_retrieve_overload_2
Method · 0.64
test_method_retrieve_with_all_params_overload_2
Method · 0.64
test_method_create_overload_2
Method · 0.64
test_method_create_with_all_params_overload_2
Method · 0.64
test_method_edit_overload_2
Method · 0.64
test_method_edit_with_all_params_overload_2
Method · 0.64
test_method_generate_overload_2
Method · 0.64
test_method_generate_with_all_params_overload_2
Method · 0.64
test_method_create_overload_2
Method · 0.64