Re: [Django] #25639: Cascade deleting cause deadlock

2015-11-21 Thread Django
#25639: Cascade deleting cause deadlock
-+-
 Reporter:  shellfly |Owner:  shellfly
 Type:  Bug  |   Status:  closed
Component:  Database layer   |  Version:  1.8
  (models, ORM)  |
 Severity:  Normal   |   Resolution:  duplicate
 Keywords:  db deadlock  | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  1
Easy pickings:  0|UI/UX:  0
-+-
Changes (by shellfly):

 * status:  assigned => closed
 * resolution:   => duplicate


--
Ticket URL: 
Django 
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/066.1188c2e2828701b718c2816118da6d45%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #25639: Cascade deleting cause deadlock

2015-11-19 Thread Django
#25639: Cascade deleting cause deadlock
-+-
 Reporter:  shellfly |Owner:  shellfly
 Type:  Bug  |   Status:  assigned
Component:  Database layer   |  Version:  1.8
  (models, ORM)  |
 Severity:  Normal   |   Resolution:
 Keywords:  db deadlock  | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  1
Easy pickings:  0|UI/UX:  0
-+-
Changes (by timgraham):

 * needs_better_patch:  0 => 1


Comment:

 The pull request has failing tests. Please uncheck "Patch needs
 improvement" when they are fixed.

--
Ticket URL: 
Django 
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/066.c546d6871591d518bc21a6e5fa73b22a%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #25639: Cascade deleting cause deadlock

2015-11-19 Thread Django
#25639: Cascade deleting cause deadlock
-+-
 Reporter:  shellfly |Owner:  shellfly
 Type:  Bug  |   Status:  assigned
Component:  Database layer   |  Version:  1.8
  (models, ORM)  |
 Severity:  Normal   |   Resolution:
 Keywords:  db deadlock  | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by timgraham):

 * needs_tests:  1 => 0


Comment:

 [https://github.com/django/django/pull/5513 PR]

--
Ticket URL: 
Django 
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/066.c7bc5482cb6fe119cb7ed83ab2bcf26f%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #25639: Cascade deleting cause deadlock

2015-10-30 Thread Django
#25639: Cascade deleting cause deadlock
-+-
 Reporter:  shellfly |Owner:  shellfly
 Type:  Bug  |   Status:  assigned
Component:  Database layer   |  Version:  1.8
  (models, ORM)  |
 Severity:  Normal   |   Resolution:
 Keywords:  db deadlock  | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  1|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by timgraham):

 * needs_tests:  0 => 1
 * stage:  Unreviewed => Accepted


Comment:

 May be related/duplicate of #24576.

--
Ticket URL: 
Django 
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/066.d6bc84f60740383982124bd94cd9b893%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #25639: Cascade deleting cause deadlock

2015-10-29 Thread Django
#25639: Cascade deleting cause deadlock
-+-
 Reporter:  shellfly |Owner:  shellfly
 Type:  Bug  |   Status:  assigned
Component:  Database layer   |  Version:  1.8
  (models, ORM)  |
 Severity:  Normal   |   Resolution:
 Keywords:  db deadlock  | Triage Stage:
 |  Unreviewed
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by shellfly):

 * status:  new => assigned
 * needs_better_patch:   => 0
 * owner:  nobody => shellfly
 * needs_tests:   => 0
 * needs_docs:   => 0


--
Ticket URL: 
Django 
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/066.06e421ab81e32632393185820408728a%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


[Django] #25639: Cascade deleting cause deadlock

2015-10-29 Thread Django
#25639: Cascade deleting cause deadlock
--+-
 Reporter:  shellfly  |  Owner:  nobody
 Type:  Bug   | Status:  new
Component:  Database layer (models, ORM)  |Version:  1.8
 Severity:  Normal|   Keywords:  db deadlock
 Triage Stage:  Unreviewed|  Has patch:  1
Easy pickings:  0 |  UI/UX:  0
--+-
 The `sort` method in `db.models.deletion` doesn't return a same order
 every time. This can cause a deadlock when delete a model.

--
Ticket URL: 
Django 
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/051.16ccd73b9f100ceb66fdf476a55abb3a%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.