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