Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Raise exception if exec_coro is done. #455

Merged
merged 1 commit into from Mar 22, 2024

Conversation

ttys0dev
Copy link
Contributor

Should fix #452.

@carltongibson
Copy link
Member

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

@ttys0dev
Copy link
Contributor Author

@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.

Copy link
Member

@carltongibson carltongibson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ttys0dev Great. This checks outs nicely. Thanks for the quick turnaround! 🏅

@carltongibson carltongibson merged commit 8769434 into django:main Mar 22, 2024
6 checks passed
@ttys0dev ttys0dev deleted the raise-on-done branch March 22, 2024 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Regression in v3.8.0
3 participants