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

Резултати

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

Пребарај: #seaside

当前筛选 #seaside清除筛选

🎙 SEASIDE CLUB announcing Seed Sale phase on December 🔥🔥🔥 📌 Seaside Club is an international holding company that comprises different business endeavors around the globe that has developed an innovative investment mechanism for retail and corporate investors. 📌 The core of the mechanism relies on the blockchain technology via a unique smart contract system, Seaside Coin and proof-of-ownership NFTs. 📌 Company deals with real estate, ore mining, agricultural production, motion picture industry, retail apparel and with a rage of digital projects including their own NFT marketplace and Metaverse. 💎 Seaside Coin 💎 The core of the Seaside Ecosystem! Unique coin that is backed by the real world businesses that are digitized via a special smart contract structure! 💎 Seaside Business Ecosystem 💎 A unique investment system that allows you to earn fixed 30% yearly returns on your total value locked in staking! Convenient, profitable and safe from volatility investment system that welcomes anyone! 💎 Own Branded TV Series 💎 In order to boost the global brand recognition Seaside Club is launching its own branded TV series "Crypto Hunters" on a major streaming and TV broadcasting platforms! Token information - Token name: $SEASIDE - Seed Phase: $0,15 - Private sale: $0,3$ - Total Supply: 2,000,000,000 ⏰ Seed Phase planed for December Learn more: - Opportunities: https://77d40765.flowpaper.com/SeasideClubOpportunitiesmatis/ - Tokenomics: https://77d40765.flowpaper.com/SeasideCoinTokenomicsMatis/ - Telegram: https://t.me/+O-ydB2I2CIBjYzhi #SEASIDE#Privatesale#NFTs