Do not throw the exception.
This commit is contained in:
parent
2f62779ad4
commit
3e9710a0c1
1 changed files with 1 additions and 1 deletions
|
|
@ -117,7 +117,7 @@ internal class RustEncryptionService(
|
|||
} else {
|
||||
trySend(BackupUploadState.Error)
|
||||
}
|
||||
close(it)
|
||||
close()
|
||||
}
|
||||
awaitClose {}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue