Stratoscale / osmosis

Osmosis replaces rsync, where the backend is a git-like object store. Its used for storing build products (and rootfses)
Apache License 2.0
7 stars 16 forks source link

Bugfix: purge functionality (and unittest) was broken #16

Open levioctl opened 4 years ago

levioctl commented 4 years ago

This reverts commit fba6b7cd91605a81afd598e5c391e23db4eaca80. ("Divide purge process to threads")

The reverted commit is faulty and breaks purge functionality.