feat: Adding more tests

This commit is contained in:
2024-11-14 07:43:40 -05:00
parent bd2a798320
commit e7a849b003
4 changed files with 95 additions and 57 deletions

View File

@@ -62,6 +62,7 @@ struct Application {
}
try await mqtt.shutdown()
try await eventloopGroup.shutdownGracefully()
} catch {
try await eventloopGroup.shutdownGracefully()
}