mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-09-20 20:58:33 +00:00
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:
@@ -51,6 +51,7 @@
|
||||
- (void)releaseChannel:(EOAdaptorChannel *)_channel;
|
||||
- (void)releaseChannel:(EOAdaptorChannel *)_channel
|
||||
immediately:(BOOL)_immediately;
|
||||
- (void) releaseAllChannels;
|
||||
|
||||
/* checking for tables */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user