@bighitxtcom · Post #83730 · 12.05.2026 г., 15:39
[WEVERSE DM] | 260513 #투모로우바이투게더#TOMORROW_X_TOGETHER#YEONJUN
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
Пребарај: #yeonjun
@bighitxtcom · Post #83730 · 12.05.2026 г., 15:39
[WEVERSE DM] | 260513 #투모로우바이투게더#TOMORROW_X_TOGETHER#YEONJUN
@bighitxtcom · Post #83087 · 29.04.2026 г., 15:31
[WEVERSE DM] | 260429 🦊: Here’s a present #투모로우바이투게더#TOMORROW_X_TOGETHER#YEONJUN
@bighitxtcom · Post #83022 · 29.04.2026 г., 08:54
[WEVERSE POST] | 260429 “Hi MOA, you’ve been waiting, right? I’m back after getting my phone fixed 😊” #투모로우바이투게더#TOMORROW_X_TOGETHER#YEONJUN
@bighitxtcom · Post #82822 · 23.04.2026 г., 17:57
[WEVERSE DM] | 260424 🦊: Why is everyone saying my cheeks have disappeared 🦊: I’ll quickly try to fill them up again…. 🦊: Cheek king is going to head to bed now 🦊: See you at Music Bank tomorrow cutie 🦊: I love you, I’m going to bed ㅠ ❤️ #투모로우바이투게더#TOMORROW_X_TOGETHER#YEONJUN
@bighitxtcom · Post #82385 · 14.04.2026 г., 08:14
[WEVERSE DM] | 260414 🦊: Fighting for today’s day hehe 🦊: I’m going to head to work out 🦊: I love you ❤️ #투모로우바이투게더#TOMORROW_X_TOGETHER#YEONJUN
@bighitxtcom · Post #82235 · 11.04.2026 г., 14:54
[WEVERSE DM] | 260411 🦊: I’m going to head to bed now, y/n 🦊: It’s late, you should quickly head to bed too 🦊: You should grow tall 🦊: You have nothing to say? 🦊: You should say “I love you” 🦊: What about the heart? 🦊: Give me a heart. 🦊: At least more than 5 of them. 🦊: Good job 🦊🔈 I love you, let’s meet soon, I’m going to bed 🦊❤️ #투모로우바이투게더#TOMORROW_X_TOGETHER#YEONJUN
@bighitxtcom · Post #82234 · 11.04.2026 г., 14:53
[WEVERSE DM] | 260411 🦊: I wasn’t doing anything, just laying down 🦊: Yup I ate a late dinner 🦊: Did you eat, y/n? 🦊: Are you not tired, y/n? 🦊: Am I pretty? #투모로우바이투게더#TOMORROW_X_TOGETHER#YEONJUN
@bighitxtcom · Post #81752 · 01.04.2026 г., 14:23
[WEVERSE DM] | 260401 🦊: (sending this to you) So you can perhaps get some healing from looking at the cherry blossoms hehe 🦊: I hurriedly took the picture while I was in the car so it’s weird 🦊: But it was so pretty hehe 🦊: y/n, if you see cherry blossoms, show it to me too, let’s share (pictures) together hahahaha #투모로우바이투게더#TOMORROW_X_TOGETHER#YEONJUN
@bighitxtcom · Post #83458 · 07.05.2026 г., 14:13
[TIKTOK] 260507 | @cortis_bighit “pumpin up with #YEONJUN sunbaenim” (vt.tiktok.com/ZS9p4BPpA/) #투모로우바이투게더#TOMORROW_X_TOGETHER#TXT
@bighitxtcom · Post #83283 · 02.05.2026 г., 14:05
[TIKTOK] 260502 | @illit_official “It's #YEONJUN@TXT_bighit🩷☝️” (vt.tiktok.com/ZS9uQdgJ3/) #투모로우바이투게더#TOMORROW_X_TOGETHER#TXT
@bighitxtcom · Post #83021 · 29.04.2026 г., 08:51
[TIKTOK] 260429 | @tws_pledis “Follow you✨ with TXT YEONJUN” (vt.tiktok.com/ZS9UdvaW9/) #투모로우바이투게더 #TOMORROW_X_TOGETHER#TXT#YEONJUN
@bighitxtcom · Post #82951 · 27.04.2026 г., 10:23
[TIKTOK] 260427 | @santos_bravos “With YEONJUN VELOCIDADE 🏁🔥” (vt.tiktok.com/ZS9kUauqG/) #투모로우바이투게더#TOMORROW_X_TOGETHER#TXT #YEONJUN