Improve API
This commit is contained in:
parent
6a82e88730
commit
fe13f7d30f
4 changed files with 55 additions and 57 deletions
|
|
@ -188,6 +188,7 @@ async function main(): Promise<void> {
|
|||
);
|
||||
|
||||
fileWatcher.stop();
|
||||
await client.waitUntilFinished();
|
||||
await client.destroy();
|
||||
console.log(colorize("Shutdown complete", "green"));
|
||||
process.exit(0);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue