Revision b9818693
ID | b98186933b88e18a892a3924023725dc7a4ec75c |
Fix inadvertent use of shared objects
Fix inadvertent use of shared objects in synnefo/lib/astakos.py and
pithos/api/delegate.py, since current use is racy when running multiple
requests under gunicorn. Create a private, per-request copy instead.
Files
- added
- modified
- copied
- renamed
- deleted