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