Revision 4e424eaa kamaki/clients/pithos/__init__.py

b/kamaki/clients/pithos/__init__.py
1315 1315
                thread.join()
1316 1316
        finally:
1317 1317
            from time import sleep
1318
            sleep(1.1 * len(activethreads()))
1318
            sleep(2 * len(activethreads()))
1319 1319
        return headers.values()
1320 1320

  
1321 1321
    def truncate_object(self, obj, upto_bytes):

Also available in: Unified diff