django / asgiref

ASGI specification and utilities
https://asgi.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
1.46k stars 207 forks source link

Raise exception if exec_coro is done. #455

Closed ttys0dev closed 5 months ago

ttys0dev commented 5 months ago

Should fix #452.

carltongibson commented 5 months ago

@ttys0dev Are you able to add a test case for this? (To avoid a future regression if nothing else.)

ttys0dev commented 5 months ago

@ttys0dev Are you able to add a test case for this? (To avoid a future regression if nothing else.)

Hmm, I'm not entirely sure how to reproduce this issue outside of django.