What normally happens when one child in an active asyncio.TaskGroup raises ValueError?

from Python
intermediate 1 min

What normally happens when one child in an active asyncio.TaskGroup raises ValueError?

Report an error