mirror of
https://github.com/chatmail/core.git
synced 2026-05-04 05:46:29 +03:00
send bounds wip
This commit is contained in:
@@ -106,7 +106,9 @@ impl JobThread {
|
||||
}
|
||||
}
|
||||
}
|
||||
self.state.lock().await.using_handle = false;
|
||||
{
|
||||
self.state.lock().await.using_handle = false;
|
||||
}
|
||||
}
|
||||
|
||||
async fn connect_and_fetch(&self, context: &Context) -> Result<()> {
|
||||
|
||||
Reference in New Issue
Block a user