So, my application apparently is the largest on our Django servers.   This 
doesn't mean that a reference leak exists, but it could mean that a 
reference leak exists.  I've been trying to find some generalizable way to 
search for such a problem.  I have difficulties drawing help from within 
the organization, because I am one of the two most expert with 
Python/Django.

I've written a "leak checking WSGI middleware", hoping to force Django to 
serialize completely.   It hasn't worked, really.

Can someone review this gist and suggest any changes:

https://gist.github.com/danizen/d410c7ed2dc09be1b0e18dcd9626f4e1



-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/e257b910-5ad1-434a-888a-0d29b50daf64%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to