Skip to main content

Module KillProcess

Module KillProcess 

Source
Expand description

nativeHost:killProcess - send SIGKILL (Unix) or TerminateProcess (Windows) to a child process. VS Code uses this to forcibly stop language servers and debug adapters that don’t respond to graceful shutdown within their timeout.

Functions§

Fn