Drillster / drone-volume-cache

Drone plugin for caching to a locally mounted volume
MIT License
109 stars 43 forks source link

Clear cache with huge cache folders fails #5

Closed jhasse closed 7 years ago

jhasse commented 7 years ago

I'm getting errors like:

rm: can't remove '/cache/[...]/2/.git/objects/pack': No such file or directory

I think this might be because multiple matrix jobs are simultaneously trying to remove the cache?