
    Ki	                     h    d dl Z d dlmZ d dlmZ dddee   dedee   fd	Zd
ededeedf   fdZ	y)    N)	Awaitable)AnyF)return_exceptionsawsr   returnc                 H   K   t        j                  |d| i d{   S 7 w)Y
    Equivalent to asyncio.gather(), converted to asyncio.gather() by async_to_sync.
    r   N)asynciogather)r   r   s     l/home/jay/workspace/scripts/.codegraph-venv/lib/python3.12/site-packages/key_value/shared/code_gen/gather.pyasync_gatherr      s#      J8IJJJJs   " "argskwargs.c                      | S )r	    )r   r   s     r   r   r      s	     K    )
r
   collections.abcr   typingr   boollistr   tupler   r   r   r   <module>r      s`     %  HM KYs^ K KQUVYQZ K#  sCx r   