Hi guys, While writing a little patch to get rid of the (annoyingly loud) 'broken pipe' exception/traceback; i found that there actually a ticket for it #4444 which is marked won't fix.
I would like to throw in two options for making this error a little less noisy. (As this error is 'common browser error' which browsers closing the connection while the dev server is still sending data) Replacing it with something more explicit as suggested by PhiR before setting the ticket wontfix. With the patches i've uploaded on #4444 the '43, broken pipe' now looks like this: [31/May/2008 20:47:21] "GET /favicon.ico HTTP/1.1" 200 6335 Broken pipe My $0.02 cents... Ido --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" 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-developers?hl=en -~----------~----~----~----~------~----~------~--~---
