@MV_Kpop · Post #5911 · 27.05.2020 г., 11:45
REDSQUARE - Color Full • 1080P HD #Redsquare@MV_Kpop
Hashtags
TGINSIGHT SIMILAR POSTS
Изворен канал @pythonotes · Post #401 · 15 дек.
Функция asyncio.wait() это еще один способ вызвать множество асинхронных задач. Она работает в нескольких режимах. 1. Самый простой - ждем завершения всех задач async def main(): tasks = [asyncio.create_task(do_it(i)) for i in range(10)] done, pending = await asyncio.wait( tasks, return_when=asyncio.ALL_COMPLETED ) for task in done: try: print(task.result()) except Exception as e: print(e) Очень похоже на gather, но работает не так. ▫️возвращает не результаты, а два сета с объектами Task у которых можно забрать результат через task.result() если они в списке done ▫️не гарантирует порядок результатов так как оба объекта это set ▫️не выбрасывает исключение когда оно появляется, а сохраняет его в Task. Исключение появится когда попробуете забрать резултьтат. 2. Ждем завершения первой задачи, даже если там ошибка. async def main(): tasks = [asyncio.create_task(do_it(i)) for i in range(3)] done, pending = await asyncio.wait( tasks, return_when=asyncio.FIRST_COMPLETED ) # в done может быть несколько задач! for task in done: try: print(task.result()) except Exception as e: print(f"Fail: {e}") # Оставшиеся задачи в pending, как правило, нужно отменить, иначе они будут продолжать работать for task in pending: task.cancel() В сете done будут таски которые успели завершится, причем как успешно так и нет. 3. До первой ошибки. Тоже самое, но с аргументом FIRST_EXCEPTION done, pending = await asyncio.wait( tasks, return_when=asyncio.FIRST_EXCEPTION ) Функция завершается как только первая задача упадет с ошибкой. Учтите, что в любом случае done вы можете обранужить несколько задач, как с ошибками так и успешные. ↗️ Полный листинг примеров здесь #async
Hashtags
Пребарај: #redsquare
@MV_Kpop · Post #5911 · 27.05.2020 г., 11:45
REDSQUARE - Color Full • 1080P HD #Redsquare@MV_Kpop
Hashtags
@MFARUSSIA · Post #29714 · 09.05.2026 г., 06:58
🔴#LIVE from the #RedSquare: Parade marking the 81st Anniversary of the Victory over Nazism 🔴X (ex-Twitter) 🔴Facebook 🔴RT English 🔴Ruptly #Victory81
Hashtags
@rusembsg · Post #4053 · 09.05.2025 г., 07:01
🔴#LIVE from the #RedSquare: Parade marking the 80th Anniversary of the Victory over Nazism 🔴X (ex-Twitter) 🔴Ruptly #Victory80#Parade
Hashtags
@BarykinaLiubov · Post #2152 · 21.10.2025 г., 17:13
Только гимнастки могут так оригинально профессионально поздравить с днём рождения Only gymnasts can congratulate you on your birthday in such an original and professional way #LiubovBarykina #Redsquare #Moscow #Artist #Champion #Choreographer 💃🏽🔥💥
@russianhouseathens · Post #6897 · 09.05.2025 г., 07:36
🔴#LIVE from the #RedSquare: Parade marking the 80th Anniversary of the Victory over Nazism 🔴X (ex-Twitter) 🔴Facebook 🔴Ruptly 🔴Telegram-stream (with commentary in Russian) #Victory80#Parade
Hashtags
@russian_embassy_in_cambodia · Post #4497 · 09.05.2025 г., 06:57
🔴#LIVE from the #RedSquare: Parade marking the 80th Anniversary of the Victory over Nazism 🔴Ruptly #Victory80#Parade
Hashtags
@rusconct · Post #2614 · 09.05.2025 г., 07:04
🔴#LIVE from the #RedSquare: Parade marking the 80th Anniversary of the Victory over Nazism 🔴X (ex-Twitter) 🔴Ruptly #Victory80#Parade
Hashtags
@rusembpak · Post #1385 · 09.05.2025 г., 07:02
🔴#LIVE from the #RedSquare: Parade marking the 80th Anniversary of the Victory over Nazism 🔴X (ex-Twitter) 🔴Ruptly #Victory80#Parade
Hashtags
@rusembmalta · Post #2003 · 09.05.2025 г., 07:37
🔴#LIVE from the #RedSquare: Parade marking the 80th Anniversary of the Victory over Nazism 🔴X (ex-Twitter) 🔴Facebook 🔴Ruptly 🔴Telegram-stream (with commentary in Russian) #Victory80#Parade
Hashtags
@aseanrussia · Post #1617 · 09.05.2025 г., 08:57
🔴#LIVE from the #RedSquare: Parade marking the 80th Anniversary of the Victory over Nazism 🔴X (ex-Twitter) 🔴Facebook 🔴Ruptly 🔴Telegram-stream (with commentary in Russian) #Victory80#Parade
Hashtags
@rusembmalta · Post #2481 · 09.05.2026 г., 07:00
Dear friends, Happy Victory Day! You can watch the live broadcast of the Victory Day Parade from Red Square, Moscow, in English, and join millions in honoring the courage, sacrifice, and historic triumph of the Great Victory. 📍 Live stream (English): https://ruptly.video/event_route?link_id=cc58e406-c40c-41ed-b2eb-f17db3890965&provider_id=42&direction=video #VictoryDay#May9#RedSquare#GreatVictory
@flytezjet · Post #2139 · 07.11.2025 г., 09:54
🇷🇺 Ноябрьские ночи в Москве www.flytezjet.com 🇰🇬 Карача Москва түндөрү www.flytezjet.com 🇬🇧 November nights in Moscow www.flytezjet.com #TezJet#Moscow#FlyTezJet#TezDestinations#RedSquare#TezToMoscow