forked from TrueCloudLab/restic
7 lines
198 B
Text
7 lines
198 B
Text
|
Enhancement: Improve cancellation logic
|
||
|
|
||
|
The cancellation logic was improved, restic can now shut down cleanly when
|
||
|
requested to do so (e.g. via ctrl+c).
|
||
|
|
||
|
https://github.com/restic/restic/pull/1439
|