mirror of
https://github.com/kopia/kopia.git
synced 2026-03-11 02:36:39 -04:00
* refactor(test): allow signaling sub-process from testenv.CLIExeRunner * test(cli): add test for handling SIGTERM * feat(general): catch and process SIGTERM for termination * refactor(cli): rename function cli.App.onTerminate Renames function from onCtrlC to a more generic onTerminate