TGTGInsighttelegram intelligenceLIVE / telegram public index
← Python Заметки

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

Резултати

Пронајдени 4 слични објави

Пребарај: #referandearn

当前筛选 #referandearn清除筛选
MoonPlay

@moonplay_official · Post #34 · 20.06.2024 г., 15:38

Invite Your Friends To Join the Lunar Odyssey🧑‍🚀 Our mission to the moon is just getting started, and we need more brave souls like you! Invite your friends🔊 to join the adventure and help build our lunar colony. The more crew members we have, the stronger our efforts and the greater our discoveries. Every friend you bring on board not only boosts our mission but also unlocks rewards and opportunities for you: 💰one-time bonus; 👛% of space bucks mined by a friend as long as they play (even after the expedition you hire them for); 🤗crew members purchase (different members require different number of friends invited); each hired member will be earning you extra SB/hour. Remember that you need full crew to set off to the moon! Go to Crew tab -> Refer & Earn🔗, share your referral link, and let's make history together! P.S. Just in case you’d run out of friends to invite, there are specially trained bots🤖ready to step in. Nothing can stop you on the way to the moon! Stellar adventures start here:@moon_land_bot🚀 Website | Telegram Chat | X | Discord | Medium #ToTheMoon#MoonPlay#ecosystem#blockchain#gamefi#web3#wenlisting#airdropsoon#communityfirst#taptap#clicker#game#invitefriends#referralreward#referandearn

Bounty Hunters 💎

@trustedairdropsss · Post #374 · 10.12.2020 г., 11:56

Want to win big? Invite your friends to join 11Wickets & get rewarded! Download the app👉https://11wickets.sng.link/Dfcpe/ljeu . . . #11Wickets#IndiaOnTheGo#FantasyFootball#FantasySports#Football#ReferAndEarn#Refer#ReferYourFriends

Bounty Hunters 💎

@trustedairdropsss · Post #513 · 14.01.2021 г., 07:53

Want to win big? Invite your friends to join Rummy24 & get rewarded! (T&C apply). Download the app👉https://rummy24.sng.link/Averc/fcz2/lcft . . . #Rummy24#RummyApp#Rummy#RummyGame#IndianRummy#ReferAndEarn#ReferFriends#Invite#Earn#Rewards#Inviteyourfriends#EarnCash#Referafriend#EarnMoney#EarnMoneyOnline#Games#CardGames#DownloadTheApp