MCPcopy Index your code
hub / github.com/github/copilot-sdk / aclose

Method aclose

python/e2e/test_copilot_request_handler_e2e.py:219–220  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

217 return _CountingSocketHandler(ctx, self._counters)
218
219 async def aclose(self) -> None:
220 await self._client.aclose()
221
222
223@dataclass

Callers 1

handler_fixtureFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected