@YukiPhotoCollection · Post #546 · 21.12.2018 г., 06:25
#Remhttp://www.pixiv.net/member_illust.php?mode=medium&illust_id=60107707
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
Пребарај: #rem
@YukiPhotoCollection · Post #546 · 21.12.2018 г., 06:25
#Remhttp://www.pixiv.net/member_illust.php?mode=medium&illust_id=60107707
Hashtags
@re_pics · Post #8244 · 01.04.2024 г., 00:18
━━━━━━━━🔮🔮━━━━━━━ #wallpaper#Rem 🔰ᐈCharacter: Rem 🔰ᐈSource: Re:Zero 『 @Re_pics 』 ━━━━━━━━🔰🔰━━━━━━━━
Hashtags
@re_pics · Post #8242 · 01.04.2024 г., 00:18
━━━━━━━━🔮🔮━━━━━━━ #wallpaper#Rem 🔰ᐈCharacter: Rem 🔰ᐈSource: Re:Zero 『 @Re_pics 』 ━━━━━━━━🔰🔰━━━━━━━━
Hashtags
@re_pics · Post #8240 · 01.04.2024 г., 00:18
━━━━━━━━🔮🔮━━━━━━━ #wallpaper#Rem 🔰ᐈCharacter: Rem 🔰ᐈSource: Re:Zero 『 @Re_pics 』 ━━━━━━━━🔰🔰━━━━━━━━
Hashtags
@ryuzuxhii · Post #30019 · 30.04.2026 г., 06:44
#Dipansh_00 #Rem
Hashtags
@RedOtaku · Post #278 · 01.03.2018 г., 18:19
#Wallpaper#Rem#ReZero
Hashtags
@YukiPhotoCollection · Post #550 · 22.12.2018 г., 16:06
#Rem#Ramhttp://www.pixiv.net/member_illust.php?mode=medium&illust_id=61258301
@cosplayuploadtest2 · Post #101808 · 23.03.2025 г., 02:41
Title: PuyPuyChan___Rem_Wedding Authors: #None Tags: #None#PuyPuyChan #_ #Rem#Wedding recommendation: None TelegraphLinks:page-0-25
Hashtags
@wall_amv · Post #8831 · 29.04.2024 г., 09:40
#anime #art #Re_zero #Emilia #Rem #Fan_Art #Girl #AnimWorld @Wall_Amv
@figuronyan · Post #107 · 03.05.2024 г., 19:27
#Rem#Re_Zero_kara_Hajimeru_Isekai_Seikatsu#noodle_stopper#noodle Я люблю Эмилию
@figuronyan · Post #114 · 03.05.2024 г., 19:44
#Rem#Re_Zero_kara_Hajimeru_Isekai_Seikatsu#bunny#b_style
@raremet2026 · Post #65 · 24.04.2026 г., 12:50
🌏Almost 600 participants from 19 countries have registered for the RAREMET-2026 Congress We are publishing the latest information about registration for the International Congress on Rare Metals, Materials and Technologies, which will be held in Moscow from May 20 to 22. 📊Participants from 19 countries worldwide: Russia, India, China, Kazakhstan, Republic of Korea, Mongolia, Cuba, Egypt, Belarus, Tajikistan, Uzbekistan, Pakistan, Vietnam, Bangladesh, Armenia, Iran, Malaysia, Singapore, South Africa. The largest delegation is from India. 🎓High scientific status: – 3 academicians and 11 corresponding members of the Russian Academy of Sciences - more than 50 professors, 64 doctors of sciences, 133 candidates of sciences 👩🔬Support for young researchers: – more than 220 young scientists under the age of 35 📌The Congress includes four thematic conferences (RAREMET:Minerals, RAREMET:Metallurgy, RAREMET:Chemistry, RAREMET:Functional), round tables, as well as an expert session on fire and explosion safety 🏭 The RAREMET:Expo exhibition will be held as part of the Congress, intergovernmental meetings (G2G) and a press-conference are also planned. 📖 The full text of the news is available on the Congress website. 🗓 RAREMET-2026 will be held on May 20-22 in Moscow at the RTU MIREA. The organizer is Giredmet JSC. 🌐 Website of the Congress: redmet.giredmet.ru 📱MAX: max.ru/id7707072637_gos22 See you at the key forum of the rare metal industry! #RAREMET2026#RAREMET2026#RareMetals#REM#technologicalsovereignty#RAREMETExpo