avoid collapsing exception groups from user code by graingert · Pull Request #2830 · Kludex/starlette (original) (raw)

Summary

If user code is raising ExceptionGroups eg from TaskGroups or otherwise, they should get ExceptionGroups raised. There could also be important notes attached.

Checklist

No docs changes needed, probably should have made an issue for this.