@cloudtestprice · Post #35 · 28.09.2021 г., 05:45
#V4speed
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
Пребарај: #v4speed
@cloudtestprice · Post #35 · 28.09.2021 г., 05:45
#V4speed
Hashtags
@Speedtest_Sy · Post #463 · 18.12.2021 г., 07:58
#v4speed#iplc 测速环境:重庆电信500兆 账号注册:http://v4speed.com/#/register?code=Zi3xnfOG ▫️价格预览▫️测速频道▫️
@Speedtest_Sy · Post #385 · 27.11.2021 г., 15:20
#v4speed#iplc 测速环境:重庆电信500兆 账号注册:http://v4speed.com/#/register?code=Zi3xnfOG ▫️价格预览▫️测速频道▫️
@Speedtest_Sy · Post #358 · 26.11.2021 г., 13:45
#v4speed#iplc 测速环境:广东电信300兆 账号注册:http://v4speed.com/#/register?code=Zi3xnfOG ▫️价格预览▫️测速频道▫️
@Speedtest_Sy · Post #329 · 23.10.2021 г., 09:55
#v4speed#iplc 测速环境:重庆电信500兆 账号注册:http://v4speed.com/#/register?code=Zi3xnfOG ▫️价格预览▫️测速频道▫️
@Speedtest_Sy · Post #287 · 14.10.2021 г., 04:28
#v4speed#iplc 测速环境:广东电信200兆 账号注册:http://v4speed.com/#/register?code=Zi3xnfOG ▫️价格预览▫️测速频道▫️
@Speedtest_Sy · Post #234 · 22.09.2021 г., 10:38
#v4speed#iplc 测速环境:重庆电信500兆 账号注册:http://v4speed.com/#/register?code=Zi3xnfOG ▫️价格预览▫️测速频道▫️
@Speedtest_Sy · Post #152 · 28.08.2021 г., 21:30
#v4speed#iplc 测速环境:重庆电信500兆 账号注册:http://v4speed.com/#/register?code=Zi3xnfOG ▫️价格预览▫️测速频道▫️
@Speedtest_Sy · Post #63 · 05.08.2021 г., 14:41
#v4speed#iplc 测速环境:广东移动1000兆 账号注册:http://v4speed.com/#/register?code=Zi3xnfOG ▫️价格预览▫️测速频道▫️
@yangmao_speed · Post #56 · 11.08.2021 г., 01:41
#v4speed #贵州联通500m 群组:@v4speeds 频道:@v4speed
@BGP_Channel · Post #5190 · 18.06.2021 г., 15:33
#v4speed#BGP CNBJ-AWS #SS#VPN 官网: v4speed.com 群组:@v4speeds 频道:@v4speed 最后一波限时5折码【bZ2MxtGA】,所有套餐可用
@yangmao_speed · Post #150 · 28.08.2021 г., 10:42
#v4speed#北京联通500M 官网: v4speed.com 群组: @v4speeds 频道: @v4speed