#20752: Error signals are not reliable, especially when dealing with database
errors
-------------------------------------+-------------------------------------
     Reporter:  tal@…                |                    Owner:  nobody
         Type:  Bug                  |                   Status:  new
    Component:  Core (Other)         |                  Version:  1.5
     Severity:  Normal               |               Resolution:
     Keywords:  signals errors       |             Triage Stage:
  databaseError                      |  Unreviewed
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  1                    |  Patch needs improvement:  1
Easy pickings:  1                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by shai):

 * needs_better_patch:  0 => 1
 * needs_tests:  0 => 1
 * easy:  0 => 1


Comment:

 `send_robust()` implies (correctly) that errors are expected. But the
 current patch proposes to just silence them, and that seems wrong to me.

 Also, if you see a real problem, can you provide a test that exemplifies
 it (and can be used to verify that the solution is correct)?

-- 
Ticket URL: <https://code.djangoproject.com/ticket/20752#comment:3>
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 post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/073.9022c40c301ddd9fc22e25a8ee0d5c40%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to