-
- Downloads
Make the abort more resilient.
If a 'repack -R' operation is cancelled (e.g. ^C), the request was stuck in status ABORTING. Now it is possible to re-abort such requests, given that aborts are idempotent and thread-safe.
Please register or sign in to comment