@cointrendz · Post #86414 · 16.05.2026 г., 03:56
🟢RSI Overbought Alert (4h)🟢 📉#USDS (RSI: 76.21 ⚡) | 24h📈: 0.10%
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
Пребарај: #usds
@cointrendz · Post #86414 · 16.05.2026 г., 03:56
🟢RSI Overbought Alert (4h)🟢 📉#USDS (RSI: 76.21 ⚡) | 24h📈: 0.10%
Hashtags
@cointrendz · Post #86362 · 12.05.2026 г., 07:34
🟢RSI Overbought Alert (4h)🟢 📉#USDS (RSI: 75.44 ⚡) | 24h📈: 0.10%
Hashtags
@cointrendz · Post #86283 · 06.05.2026 г., 09:34
🟢RSI Overbought Alert (4h)🟢 📉#USDS (RSI: 74.47 ⚡) | 24h📈: 0.13%
Hashtags
@cointrendz · Post #86175 · 28.04.2026 г., 21:57
🟢RSI Overbought Alert (4h)🟢 📉#USDS (RSI: 74.01 ⚡) | 24h📈: 0.17%
Hashtags
@cointrendz · Post #86159 · 27.04.2026 г., 21:36
🔴RSI Oversold Alert (4h)🔴 📉#USDS (RSI: 28.33 ⚡) | 24h🔻: -0.08%
Hashtags
@cointrendz · Post #86115 · 24.04.2026 г., 15:56
🟢RSI Overbought Alert (4h)🟢 📉#USDS (RSI: 75.17 ⚡) | 24h📈: 0.00%
Hashtags
@cointrendz · Post #86075 · 22.04.2026 г., 03:53
🟢RSI Overbought Alert (4h)🟢 📉#USDS (RSI: 75.62 ⚡) | 24h🔻: -0.01%
Hashtags
@cointrendz · Post #86029 · 19.04.2026 г., 20:55
🟢RSI Overbought Alert (4h)🟢 📉#USDS (RSI: 74.07 ⚡) | 24h🔻: -0.02%
Hashtags
@cointrendz · Post #85910 · 14.04.2026 г., 22:57
🟢RSI Overbought Alert (4h)🟢 📉#USDS (RSI: 72.76 ⚡) | 24h📈: 0.06%
Hashtags
@cointrendz · Post #85867 · 12.04.2026 г., 07:00
🔴RSI Oversold Alert (4h)🔴 📉#USDS (RSI: 22.50 ⚡) | 24h🔻: -0.17%
Hashtags
@cointrendz · Post #85826 · 10.04.2026 г., 01:26
🔴RSI Oversold Alert (4h)🔴 📉#USDS (RSI: 17.75 ⚡) | 24h🔻: -0.23%
Hashtags
@cointrendz · Post #85825 · 10.04.2026 г., 01:21
🟢RSI Overbought Alert (4h)🟢 📉#USDS (RSI: 73.50 ⚡) | 24h📈: 0.01%
Hashtags