Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ close
Method
close
Lib/test/test_asyncio/test_events.py:71–72 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
69
pass
70
71
def
close(self):
72
pass
73
74
def
__await__(self):
75
pass
Callers
15
test_run_in_executor_cancel
Method · 0.45
reader
Method · 0.45
test_writer_callback
Method · 0.45
_basetest_create_connection
Method · 0.45
_basetest_create_ssl_connection
Method · 0.45
test_create_connection_local_addr
Method · 0.45
client
Method · 0.45
test_connect_accepted_socket
Method · 0.45
test_create_server
Method · 0.45
test_create_server_trsock
Method · 0.45
test_create_server_reuse_port
Method · 0.45
test_create_unix_server
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected