-
Notifications
You must be signed in to change notification settings - Fork 235
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ide: Make SIGINT interrupt subprocesses, not just F* computations
The original code was an attempt to do this, but signals sent to the main thread were dropped. Comments in the code explain the new implementation.
- Loading branch information
1 parent
e6804a8
commit 417750b
Showing
1 changed file
with
65 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters