Before https://github.com/dotnet/command-line-api/pull/2044, the `CancellationToken` was hooked in the default configuration. Now, you need to explicitly call `CancelOnProcessTermination`. @adamsitnik is this an intentional change?