mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 21:46:35 +03:00
explicitly move for good measure
This commit is contained in:
committed by
link2xt
parent
0ba8201797
commit
c42d942460
@@ -4250,6 +4250,7 @@ pub unsafe extern "C" fn dc_receive_backup(
|
||||
};
|
||||
let ctx = ctx.clone();
|
||||
spawn(async move {
|
||||
let ctx = ctx;
|
||||
imex::get_backup(&ctx, qr)
|
||||
.await
|
||||
.log_err(&ctx, "Get backup failed")
|
||||
|
||||
Reference in New Issue
Block a user