« Previous | Next » 

Revision b9818693

IDb98186933b88e18a892a3924023725dc7a4ec75c

Added by Christos Stavrakakis over 10 years ago

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

View differences