Skip to content

Support for cancelling bootstrapper - #860

Merged
forki merged 1 commit into
fsprojects:masterfrom
Stift:AbortBootstrapperDownload
Jun 8, 2015
Merged

Support for cancelling bootstrapper#860
forki merged 1 commit into
fsprojects:masterfrom
Stift:AbortBootstrapperDownload

Conversation

@Stift

@Stift Stift commented Jun 3, 2015

Copy link
Copy Markdown
Contributor

With issue #789 @forki asked for support to cancel the bootstrapper without harming any other scripty that it may run in.
This pr should close this issue. We'll first catch the specific event and handle the cancel request apropiately.
if paket.exe exists, we exit with code 0. Else with 1. So subsequent commands can still operate.

The only problem so far is, that the commandhost of windows detects Ctrl+C as well and asks if the batch should be cancelled which you can anser with No.

forki added a commit that referenced this pull request Jun 8, 2015
Support for cancelling bootstrapper
@forki
forki merged commit 43ccd0b into fsprojects:master Jun 8, 2015
@Stift
Stift deleted the AbortBootstrapperDownload branch June 8, 2015 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants