#29297: Exception ignored in: <generator object
SQLCompiler.setup_query.<locals>.<genexpr> at 0x111aafe08>
-------------------------------------+-------------------------------------
     Reporter:  kingctan             |                    Owner:  nobody
         Type:  Bug                  |                   Status:  closed
    Component:  Database layer       |                  Version:  2.0
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:  needsinfo
     Keywords:                       |             Triage Stage:
                                     |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Rubi Mazaki):

 Had the same issue too. I am accessing db through multiple threads (via
 APScheduler) and got the very same "ignored exception" as described above.

 YET, Seems it is a PyCharm debugger issue. I followed the link given
 above: [https://youtrack.jetbrains.com/issue/PY-30036]

 Setting the evironment variable PYDEVD_USE_FRAME_EVAL=NO to the debug
 configuration of pycharm **Fixed It!

-- 
Ticket URL: <https://code.djangoproject.com/ticket/29297#comment:7>
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/066.1c9e548f23f9816821682e885d3490af%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to