Skip to content

Documentation / @andrew_l/app / shutdownThreadApp

Function: shutdownThreadApp() ​

shutdownThreadApp(w): Promise<void>

Send shutdown and wait for the OS process to exit (SIGKILL fallback).

Parameters ​

w ​

ManagedThread

Returns ​

Promise<void>