github.com/mckael/restic@v0.8.3/changelog/0.8.1_2017-12-27/pull-1439 (about)

     1  Enhancement: Improve cancellation logic
     2  
     3  The cancellation logic was improved, restic can now shut down cleanly when
     4  requested to do so (e.g. via ctrl+c).
     5  
     6  https://github.com/restic/restic/pull/1439