krobertson / deb-s3

Easily create and manage an APT repository on S3 -- NO LONGER MAINTAINED
MIT License
482 stars 148 forks source link

Add locking to the delete option #98

Closed jjshoe closed 7 years ago

jjshoe commented 8 years ago

I noticed only the upload option has locking. I added locking for what I think the next most popular option is. I think locking is still missing on the copy option, and potentially others.

@alexmreis - Can you code review/test for me? Is there a spot I can write tests for this somewhere? Any interest in making issues for everywhere else that should lock?

jjshoe commented 8 years ago

Note: delete requires specifying an arch type.