Skip to main content
← CoursesSenior Deep-DivesModule 2 · CPython Internals & Performanceasyncio.TaskGroup (Python 3.11+) vs gatherquiz23 / 101
💬 Discuss🧪 Playground+125 XP
Task
📝 **Question:** Your code uses `asyncio.gather` for 10 tasks. One fails partway through. What might quietly go wrong? 📋 Pick the right answer. 💡 **Hint:** Re-read the theory above if unsure.

Keep going

🎯 Quiz

Question

📝 **Question:** Your code uses `asyncio.gather` for 10 tasks. One fails partway through. What might quietly go wrong? 📋 Pick the right answer. 💡 **Hint:** Re-read the theory above if unsure.
📣 Help someone learn PythonShare this lesson with a friend — the first 15 are free, no signup.Tweet

💬 Discussion

Be the first to ask a question or share a tip.
Sign in to join the discussion. Reading is free.
Loading discussion…