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

Резултати

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

Пребарај: #freeman

当前筛选 #freeman清除筛选

🤯 Increíble. Freddie Freeman termina el Juego 3 de la Serie Mundial de 6 HORAS y 39 MINUTOS con un jonrón de oro, repitiendo sus heroicas jugadas decisivas de la serie del '24. 💥 "¡Freddie, conoce a Freddie!" — Bill Shaikin del LA Times Y fue tan largo que al principio no me molesté en verificar los hechos con la gente en X que escribió que fue el juego más largo de la Serie Mundial (🥲), distinción que aún pertenece al Juego 3 de la Serie Mundial de 2018, que duró 18 entradas y 7 horas con 20 minutos. #️⃣#PlayOffs25#Freeman 🗞 | t.me/MLB_Daily

🔵 En sus últimos 10 juegos de la Serie Mundial, Freddie Freeman ha conectado siete jonrones y ha impulsado 17 carreras. 🗽 El único otro jugador en la historia de la MLB que ha alcanzado esas cifras en un período de 10 juegos en la Serie Mundial es Lou Gehrig. 📰 Vía Opta STATS #️⃣#Freeman#Stats#PlayOffs25 🗞 | t.me/MLB_Daily

TONlines – News

@tonlines · Post #7518 · 18.11.2025 г., 17:05

Trending Apps: Giveaway Results Announced! #Elephant#Freeman Trending Apps has announced the winners of the Elephant x Mr. Freeman giveaway. All 100 participants who fulfilled the requirements will receive whitelists, and winners are encouraged to activate @dmf0_bot to receive minting instructions. Thank you to everyone who participated or showed interest! Source: link @tonlines