Do not throw the exception.
This commit is contained in:
committed by
Benoit Marty
parent
72ba9997a2
commit
7634a5512f
@@ -117,7 +117,7 @@ internal class RustEncryptionService(
|
||||
} else {
|
||||
trySend(BackupUploadState.Error)
|
||||
}
|
||||
close(it)
|
||||
close()
|
||||
}
|
||||
awaitClose {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user