mirror of
https://github.com/Noratrieb/haesli.git
synced 2026-01-14 11:45:02 +01:00
cleanup
This commit is contained in:
parent
5befe288e5
commit
d7b574cef4
6 changed files with 23 additions and 57 deletions
|
|
@ -6,7 +6,7 @@ const channel = await connection.createChannel();
|
|||
|
||||
console.log('Successfully opened channel');
|
||||
|
||||
await channel.close();
|
||||
await connection.close();
|
||||
|
||||
//await channel.close();
|
||||
//await connection.close();
|
||||
//
|
||||
console.log('Successfully shut down connection');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue