Improve API
This commit is contained in:
parent
d45d2c0be3
commit
9d60ec14dd
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