#2330: Exceptions are raised when terminating the development server with 
USE_I18N
= False
----------------------------------+-----------------------------------------
 Reporter:  [EMAIL PROTECTED]  |        Owner:  adrian
     Type:  defect                |       Status:  new   
 Priority:  low                   |    Milestone:        
Component:  Tools                 |      Version:        
 Severity:  minor                 |   Resolution:        
 Keywords:                        |  
----------------------------------+-----------------------------------------
Comment (by mtredinnick):

 It looks like a race condition: looking in the comment at the top of
 threading.Thread.!__delete, you can see why the key error is happening,
 but not how we are causing it. Still, it's only the dev server, so a bit
 of sticky-tape to fix it won't kill us. It's still a pretty mysterious fix
 for the problem.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/2330>
Django <http://code.djangoproject.org/>
The web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-updates
-~----------~----~----~----~------~----~------~--~---

Reply via email to