This website requires JavaScript.
Explore
Help
Register
Sign In
mongodb
/
mongo-python-driver
Watch
1
Star
0
Fork
0
You've already forked mongo-python-driver
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
eeef9179ec
mongo-python-driver
/
test
/
mod_wsgi_test
History
A. Jesse Jiryu Davis
eeef9179ec
Fix connection leak in mod_wsgi 2.x and Python <= 2.6: Instead of storing SocketInfos in threadlocals, watch for thread death with a weakref callback to a generic threadlocal PYTHON-353
2012-06-12 10:05:37 -04:00
..
mod_wsgi_test.conf
Fix connection leak in mod_wsgi 2.x and Python <= 2.6: Instead of storing SocketInfos in threadlocals, watch for thread death with a weakref callback to a generic threadlocal PYTHON-353
2012-06-12 10:05:37 -04:00
mod_wsgi_test.wsgi
Fix connection leak in mod_wsgi 2.x and Python <= 2.6: Instead of storing SocketInfos in threadlocals, watch for thread death with a weakref callback to a generic threadlocal PYTHON-353
2012-06-12 10:05:37 -04:00
test_client.py
Fix connection leak in mod_wsgi 2.x and Python <= 2.6: Instead of storing SocketInfos in threadlocals, watch for thread death with a weakref callback to a generic threadlocal PYTHON-353
2012-06-12 10:05:37 -04:00