chore(sogo-ealarms-notify): properly close all DB channels

This prevent MySQL from logging an error (Aborted connection to db).
This commit is contained in:
Francis Lachapelle
2021-08-12 15:39:12 -04:00
parent 7d07ddaffd
commit cf40a23b43
4 changed files with 39 additions and 6 deletions
+1
View File
@@ -51,6 +51,7 @@
- (void)releaseChannel:(EOAdaptorChannel *)_channel;
- (void)releaseChannel:(EOAdaptorChannel *)_channel
immediately:(BOOL)_immediately;
- (void) releaseAllChannels;
/* checking for tables */