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

TGINSIGHT SIMILAR POSTS

Најди сличен содржај

Изворен канал @pythonotes · Post #402 · 22 дек.

Отдельно разберём TaskGroup, который пришел на замену gather в Python 3.11. Ключевые отличия ▫️create_task() возвращает объект asyncio.Task, у которого есть соответствюущие методы управления. То есть у нас больше контроля ▫️это контекстный менеджер, который гарантирует что все таски будут остановлены по выходу из контекста ▫️ошибка автоматически отменяет незавершенные задачи, ▫️except* передает нам ExceptionGroup, в котором каждую ошибку можно обработать отдельно import asyncio import random async def do_it() -> str: if random.random() < 0.1: raise ValueError('Oops') delay = random.uniform(0.5, 1.5) await asyncio.sleep(delay) return delay async def main(): try: async with asyncio.TaskGroup() as tg: for _ in range(10): tasks.append(tg.create_task(do_it())) for t in tasks: print(t.result()) except *ValueError as e: for err in e.exceptions: print(err) asyncio.run(main()) Рекомендую изучить страницу Coroutines and Tasks из документации, где представлено больше интересных примеров и механизмов - таймауты - отмена задач - создание задач из другого потока #async

Hashtags

Резултати

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

Пребарај: #lifetime

当前筛选 #lifetime清除筛选
Alexa Mods

@itsmealexaliza · Post #396 · 28.10.2022 г., 07:28

Today arm Ultra offers only #New Offers #Lifetime Key Rs₹ 1299 lifetime Rs₹ 999 Yearly Rs ₹700 6 month Rs₹ 200 monthly For dollars $22 lifetime $15 Yearly $ 5 monthly Global Server Noo Need VPN #noVpnNeedAnymore Note 📝 It's Global Server So Need Vpn Instantly key Buy key dm @alexalizaca Note 📝 This Is Arm Pro Source it's Not Arm Pro. So don't be confuse. We want function with Cheap rate that's why it's posted. Some hater tell copy version. it's source arm pro. With full function cheap rate.

TOP Signals Spot

@cryptocurreniesbtc · Post #22139 · 14.11.2023 г., 22:00

💵 Subscription fee #VIP 👇💰👇💰👇💰👇 #month - $150 3 #months - $300 6 #months - $600 #VIP, #VIP_ Plus #VIP#VIP_PLUS - $2000 #lifetime We publish the strongest signals on the VIP and VIP_PLUS channel 4-8 per day, the average profit per trade ranges from 150% to 300% and the risk ratio is very low, the success rate of trades is high, almost 97%. We provide support and assistance all the time to help you make good daily profits Signal type is #Futures and #Spot 📞 To join every service based on your needs, contact me: ✅@Wh_VIPCryptocurrency

12
ПретходнаСтраница 1 од 2Следна