Re: [Django] #30448: close_if_unusable_or_obsolete should skip connections in atomic block for autocommit check

2024-07-08 Thread Django
#30448: close_if_unusable_or_obsolete should skip connections in atomic block 
for
autocommit check
-+-
 Reporter:  Daniel Hahler|Owner:  (none)
 Type:  Bug  |   Status:  new
Component:  Database layer   |  Version:  2.2
  (models, ORM)  |
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  1|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Evstifeev Roman):

 * cc: Evstifeev Roman (added)

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107019095ecf387-c39e3748-c159-40c9-b069-55dc01a37da4-00%40eu-central-1.amazonses.com.


Re: [Django] #30448: close_if_unusable_or_obsolete should skip connections in atomic block for autocommit check

2024-06-05 Thread Django
#30448: close_if_unusable_or_obsolete should skip connections in atomic block 
for
autocommit check
-+-
 Reporter:  Daniel Hahler|Owner:  (none)
 Type:  Bug  |   Status:  new
Component:  Database layer   |  Version:  2.2
  (models, ORM)  |
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  1|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Jon Janzen):

 * cc: Jon Janzen (added)

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107018feb9e3466-58a8267f-e6d1-4b76-b8fe-5c9a9d5c5dd9-00%40eu-central-1.amazonses.com.


Re: [Django] #30448: close_if_unusable_or_obsolete should skip connections in atomic block for autocommit check

2024-03-08 Thread Django
#30448: close_if_unusable_or_obsolete should skip connections in atomic block 
for
autocommit check
-+-
 Reporter:  Daniel Hahler|Owner:  (none)
 Type:  Bug  |   Status:  new
Component:  Database layer   |  Version:  2.2
  (models, ORM)  |
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  1|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Mariusz Felisiak):

 * owner:  Daniel Hahler => (none)
 * status:  assigned => new

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107018e1d1a308c-84aabfa3-5f70-4d2b-932d-f8d255019047-00%40eu-central-1.amazonses.com.


Re: [Django] #30448: close_if_unusable_or_obsolete should skip connections in atomic block for autocommit check

2020-10-25 Thread Django
#30448: close_if_unusable_or_obsolete should skip connections in atomic block 
for
autocommit check
-+-
 Reporter:  Daniel Hahler|Owner:  Daniel
 |  Hahler
 Type:  Bug  |   Status:  assigned
Component:  Database layer   |  Version:  2.2
  (models, ORM)  |
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  1|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Jacob Walls):

 * owner:  nobody => Daniel Hahler
 * status:  new => assigned
 * has_patch:  0 => 1
 * needs_tests:  0 => 1


Comment:

 [https://github.com/django/django/pull/11769 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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.117b47e297bfba08a2f7b3f3a3ed56ac%40djangoproject.com.


Re: [Django] #30448: close_if_unusable_or_obsolete should skip connections in atomic block for autocommit check

2019-09-11 Thread Django
#30448: close_if_unusable_or_obsolete should skip connections in atomic block 
for
autocommit check
-+-
 Reporter:  Daniel Hahler|Owner:  nobody
 Type:  Bug  |   Status:  new
Component:  Database layer   |  Version:  2.2
  (models, ORM)  |
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-

Comment (by Daniel Hahler):

 Created https://github.com/django/django/pull/11769.

 > but I agree that not considering self.in_atomic_block in the check
 against settings_dict["AUTOCOMMIT"] is way too naive to determine the
 connection is unusable or obsolete.

 Not sure I understand that correctly: do you think the patch makes sense,
 or is still to naive?

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.f8a959dccad03442d8d1a908b8643518%40djangoproject.com.


Re: [Django] #30448: close_if_unusable_or_obsolete should skip connections in atomic block for autocommit check

2019-05-06 Thread Django
#30448: close_if_unusable_or_obsolete should skip connections in atomic block 
for
autocommit check
-+-
 Reporter:  Daniel Hahler|Owner:  nobody
 Type:  Bug  |   Status:  new
Component:  Database layer   |  Version:  2.2
  (models, ORM)  |
 Severity:  Normal   |   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 Simon Charette):

 * stage:  Unreviewed => Accepted


Comment:

 `close_if_unusable_or_obsolete` is certainly an internal API but I agree
 that not considering `self.in_atomic_block` in the check against
 `settings_dict["AUTOCOMMIT"]` is way too naive to determine the connection
 is unusable or obsolete.

-- 
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/065.413ba948a95cdb1629b286c99c617fd2%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


[Django] #30448: close_if_unusable_or_obsolete should skip connections in atomic block for autocommit check

2019-05-05 Thread Django
#30448: close_if_unusable_or_obsolete should skip connections in atomic block 
for
autocommit check
-+-
   Reporter:  Daniel |  Owner:  nobody
  Hahler |
   Type:  Bug| Status:  new
  Component:  Database   |Version:  2.2
  layer (models, ORM)|
   Severity:  Normal |   Keywords:
   Triage Stage: |  Has patch:  0
  Unreviewed |
Needs documentation:  0  |Needs tests:  0
Patch needs improvement:  0  |  Easy pickings:  0
  UI/UX:  0  |
-+-
 Via https://github.com/django/channels/issues/1091#issuecomment-489488831
 I have noticed that `close_if_unusable_or_obsolete` will close the DB
 connection used in tests, which has entered an atomic block (via
 `TestCase`).

 channel's `DatabaseSyncToAsync` calls `close_if_unusable_or_obsolete`
 here.

 The following patch might make sense:

 {{{
 diff --git c/django/db/backends/base/base.py
 i/django/db/backends/base/base.py
 index 9fa03cc0ee..f9ca0f8464 100644
 --- c/django/db/backends/base/base.py
 +++ i/django/db/backends/base/base.py
 @@ -497,7 +497,10 @@ def close_if_unusable_or_obsolete(self):
  if self.connection is not None:
  # If the application didn't restore the original autocommit
 setting,
  # don't take chances, drop the connection.
 -if self.get_autocommit() != self.settings_dict['AUTOCOMMIT']:
 +if (
 +not self.in_atomic_block and
 +self.get_autocommit() !=
 self.settings_dict["AUTOCOMMIT"]
 +):
  self.close()
  return

 }}}

-- 
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/050.8a20ee6462562e2d17948b14b2cdd941%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.