@whereismydaaamn · Post #12524 · 03.05.2026 г., 08:03
#Plana
Hashtags
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
Пребарај: #plana
@whereismydaaamn · Post #12524 · 03.05.2026 г., 08:03
#Plana
Hashtags
@besteanimebilder · Post #6936 · 13.09.2024 г., 06:00
アロナ&プラナII | 一朵烧麦 From: #blue_archive Characters: #alona#plana 6299x3543
Hashtags
@SINLINEAMXnoticias · Post #31082 · 26.03.2026 г., 13:47
🔴¿El #PT coqueteará realmente en proyectos con la oposición además de rechazar el Plan B de #reformaelectoral de la Presidenta? Parecen no haber entendido la indignación que generó entre simpatizantes de la Transformación el haber rechazado el #PlanA que envió la presidenta #ClaudiaSheinbaum 📹Manuel Galeazzi
@venturevillagewall · Post #3737 · 28.12.2024 г., 13:00
Funding Rounds Highlight Innovative Startups 🚀 Recent funding rounds showcase exciting innovations: - JOBO Interim: $2M raised - A digital temporary agency improving job placements. More Info - Proxima Technology: $1.97M raised - Revolutionizing algorithms with mathematics. More Info - Vibezone: $1.78M raised - K-pop-inspired platform launched from Samsung's C-Lab. More Info - Frontier Bio: $1.30M raised - Pioneering 3D bioprinting to enhance tissue engineering. More Info - AROUSAL Tech.: $1.27M raised - Integrating tech and entertainment through innovative applications. More Info - YADOKARI: $1.17M raised - Promoting a new culture of living in unconventional homes. More Info - The Grid: $624.26K raised - Directory for Web3 projects focused on Solana. More Info - PLANA: $308.88K raised - Developing hybrid AAM eVTOL. More Info - Co Print: $200K raised - Advanced 3D printing solutions for vibrant colors. More Info - SourceSmart: $175K raised - Optimizing supply chains with AI. More Info #Funding#Startups#Investment#JOBO#Proxima#Vibezone#FrontierBio#AROUSAL#YADOKARI#TheGrid#PLANA#CoPrint#SourceSmart#AI#Crypto#Web3#Tech#Innovation#Bioprinting#3DPrinting#SupplyChain#Ecosystem