Closed procrastinatio closed 7 years ago
s3rm doesn't stop as long as tiles with a matching path are still found in the bucket.
I could avoid this behaviour I think. If we get two times in row less than the maximal number of entries, we can deduce that somebody is adding new entries at the same time. I will propose a PR that nobody will ever review and that I will self merge.
Why, we have 6 people in our team- we have Andrea as well.
Please talk to each other regarding reviews.
I don't think this risk exist, as the code gets the list of keys once, and then delete the keys that it has received once. There is no while True
on key listing...
I think we can close this, no?
Yep
Case: Someone is using mapproxy on a given layer. Tiles are constantly generated.
The s3rm script is deleting the files as soon as they are generated, never ending.