mirror of
https://github.com/chatmail/core.git
synced 2026-04-27 02:16:29 +03:00
cleanup
This commit is contained in:
committed by
holger krekel
parent
e7f0745010
commit
aaa5b820d9
@@ -486,7 +486,7 @@ impl Imap {
|
||||
}
|
||||
info!(
|
||||
context,
|
||||
0, "IMAP unsetup_handle step 2 (acquired session.lock)"
|
||||
0, "IMAP unsetup_handle step 2 (acquiring session.lock)"
|
||||
);
|
||||
let session = self.session.lock().unwrap().take();
|
||||
if session.is_some() {
|
||||
|
||||
Reference in New Issue
Block a user