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

Fixed #35174 -- Fixed Signal.asend()/asend_robust() crash when all receivers are asynchronous. #17837

Merged
merged 1 commit into from Feb 8, 2024

Conversation

illagrenan
Copy link
Contributor

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Hello! Thank you for your contribution 💪

As it's your first contribution be sure to check out the patch review checklist.

If you're fixing a ticket from Trac make sure to set the "Has patch" flag and include a link to this PR in the ticket!

If you have any design or process questions then you can ask in the Django forum.

Welcome aboard ⛵️!

tests/signals/tests.py Outdated Show resolved Hide resolved
@felixxm felixxm changed the title Fixed #35174 - Use empty asynchronous functions when there are no synchronous receivers. Fixed #35174 -- Fixed Signal.asend()/asend_robust() crash when all receivers are asynchronous. Feb 8, 2024
tests/signals/tests.py Outdated Show resolved Hide resolved
@felixxm
Copy link
Member

felixxm commented Feb 8, 2024

@illagrenan Thanks 👍 Welcome aboard ⛵

I added release notes.

@felixxm felixxm merged commit 1b5338d into django:main Feb 8, 2024
35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants