↓ 12 callersFunctioncustom_gather(
pt1: _Promise[T1],
pt2: _Promise[T2],
/,
*,
return_exceptions: Literal[False] = False,
)
agents/mabool/api/mabool/utils/asyncio.py:16
↓ 5 callersFunctioncustom_gather(
pt1: _Promise[T1],
pt2: _Promise[T2],
/,
*,
return_exceptions: Literal[False] = False,
libs/common/ai2i/common/utils/asyncio.py:12