mirror of
https://github.com/chatmail/core.git
synced 2026-04-23 00:16:34 +03:00
log shutdown msg
This commit is contained in:
@@ -151,6 +151,7 @@ impl Context {
|
||||
}
|
||||
|
||||
pub async fn stop(&self) {
|
||||
info!(self, "stopping context");
|
||||
self.inner.stop().await;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user