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

Резултати

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

Пребарај: #kidnapping

当前筛选 #kidnapping清除筛选
Eva Karene Bartlett

@EvaKarene_Bartlett · Post #29256 · 04.01.2026 г., 08:19

"The American flag is being burned and protested on a large scale, and the streets are ablaze in the French capital #Paris, in condemnation of the American aggression against #Venezuela and the #kidnapping of the president." https://t.me/SYRTREND/33015

America 🇺🇸 News & Politics

@America · Post #10446 · 01.04.2026 г., 13:08

🎥🇺🇸US JOURNALIST KIDNAPPED IN BAGHDAD 🔹 Freelance reporter Sarah Mitchell abducted in Baghdad's Green Zone while covering Iran war spillover effects 📹 🔹 State Department confirms kidnapping, believes Iran-backed militias responsible 🏛️ 🔹 Mitchell was investigating civilian casualties from US airstrikes when armed group surrounded her convoy 🚗 🔹 Pentagon launches rescue operation as family pleads for safe return on television 🆘 🔹 This marks the third Western journalist taken hostage in Iraq since conflict began 📰 Journalism is becoming a death sentence in this war 😬🔥 #USNews#Iraq#journalism#kidnapping @america

Reuters: World

@reutersworldchannel · Post #149535 · 18.10.2021 г., 21:06

FBI involved in getting kidnapped missionaries 'to safety,' White House says President Joe Biden has been briefed of the missionaries who had been kidnapped in Haiti and the FBI is part of a coordinated U.S. government effort to get the U.S. citizens to safety, White House press secretary Jen Psaki said. #Haiti#kidnapping#missionaries#JenPsaki#News#Reuters Subscribe: http://smarturl.it/reuterssubscribe Reuters brings you the latest business, finance and breaking news video from around the globe. Our reputation for accuracy and impartiality is unparalleled. Get the latest news on: http://reuters.com/ Follow Reuters on Facebook: https://www.facebook.com/Reuters Follow Reuters on Twitter: https://twitter.com/Reuters Follow Reuters on Instagram: https://www.instagram.com/reuters/?hl=en ➖@reutersworldchannel➖

Venture Village Wall 🦄

@venturevillagewall · Post #3959 · 23.01.2025 г., 13:00

Phemex Alert and Balland Kidnapping Update 🔍 Phemex flagged for suspicious fund outflows from hot wallets, raising concerns. 📅 Paris Prosecutors confirmed Ledger co-founder David Balland released after a kidnapping incident demanding cryptocurrency ransom. 📊 Coinbase seeks court ruling on crypto trades as non-securities amidst ongoing SEC lawsuit. #Phemex#Crypto#SEC#Ledger#Kidnapping#DavidBalland#Cryptocurrency#Coinbase#BlockChain#AI