Message 413625 - Python tracker (original) (raw)

We could store the nonces in a single CancelledError instead.

Indeed, my initial proposal was exactly that, but after learning about ExceptionGroup, I thought that was a cleaner approach.