Skip to content

Conversation

DanieleAurilio
Copy link
Contributor

Fix #30587 .

I've implemented 2 tests. The first one checks when a program is terminated while the watcher is waiting for file changes and the user interrupts the process. The second one checks when the code is running: the SIGINT should be intercepted and the process should quit.

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.

deno run --watch does not respond to SIGINT (ctrl+c)
1 participant