Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/mongodb/mongo-python-driver
/ close
Method
close
test/asynchronous/utils.py:269–270 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
267
await self._reset()
268
269
async
def
close(self):
270
await self._reset()
271
272
async
def
update_is_writable(self, is_writable):
273
pass
Callers
15
test_monitor
Method · 0.45
tearDown
Method · 0.45
tearDownClass
Method · 0.45
tearDownClass
Method · 0.45
op
Method · 0.45
tearDownClass
Method · 0.45
tearDown
Method · 0.45
read_gridfs_file
Function · 0.45
test_client_errors_on_different_loop
Method · 0.45
run
Method · 0.45
test_get_last_version
Method · 0.45
test_open_upload_stream
Method · 0.45
Calls
1
_reset
Method · 0.95
Tested by
15
test_monitor
Method · 0.36
tearDown
Method · 0.36
tearDownClass
Method · 0.36
tearDownClass
Method · 0.36
op
Method · 0.36
tearDownClass
Method · 0.36
tearDown
Method · 0.36
read_gridfs_file
Function · 0.36
test_client_errors_on_different_loop
Method · 0.36
run
Method · 0.36
test_get_last_version
Method · 0.36
test_open_upload_stream
Method · 0.36