MCPcopy 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_monitorMethod · 0.45
tearDownMethod · 0.45
tearDownClassMethod · 0.45
tearDownClassMethod · 0.45
opMethod · 0.45
tearDownClassMethod · 0.45
tearDownMethod · 0.45
read_gridfs_fileFunction · 0.45
runMethod · 0.45
test_get_last_versionMethod · 0.45

Calls 1

_resetMethod · 0.95

Tested by 15

test_monitorMethod · 0.36
tearDownMethod · 0.36
tearDownClassMethod · 0.36
tearDownClassMethod · 0.36
opMethod · 0.36
tearDownClassMethod · 0.36
tearDownMethod · 0.36
read_gridfs_fileFunction · 0.36
runMethod · 0.36
test_get_last_versionMethod · 0.36