#35174: asend() crashes when all receivers are asynchronous functions.
---------------------------------+------------------------------------
     Reporter:  VaĊĦek Dohnal     |                    Owner:  nobody
         Type:  Bug              |                   Status:  new
    Component:  Core (Other)     |                  Version:  5.0
     Severity:  Release blocker  |               Resolution:
     Keywords:                   |             Triage Stage:  Accepted
    Has patch:  0                |      Needs documentation:  0
  Needs tests:  0                |  Patch needs improvement:  0
Easy pickings:  0                |                    UI/UX:  0
---------------------------------+------------------------------------
Changes (by Mariusz Felisiak):

 * cc: Jon Janzen, Carlton Gibson (added)
 * summary:
     The newly introduced Signal.asend returns TypeError: unhashable type:
     'list' if all receivers are asynchronous functions
     => asend() crashes when all receivers are asynchronous functions.
 * component:  Uncategorized => Core (Other)
 * severity:  Normal => Release blocker
 * stage:  Unreviewed => Accepted

Comment:

 Great catch! Thanks for the report. Would you like to prepare a patch and
 submit it via GitHub PR? (a regression test is required)

 Regression in e83a88566a71a2353cebc35992c110be0f8628af.
-- 
Ticket URL: <https://code.djangoproject.com/ticket/35174#comment:1>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107018d870b3364-e0960363-2cb2-41c9-a800-fa505ee32f9f-000000%40eu-central-1.amazonses.com.

Reply via email to