Searched refs:get_connection (Results 1 – 2 of 2) sorted by relevance
38 with _resource_sharer.get_connection(self._id) as conn:57 with _resource_sharer.get_connection(self._id) as conn:82 def get_connection(ident): member in _ResourceSharer
116 async def get_connection():124 async with get_connection() as conn:487 connections = [await stack.enter_async_context(get_connection())