fix parameter orders, add S3 rmtree()

This commit is contained in:
Nicolas Raynaud
2020-11-16 18:28:41 +01:00
parent 6e2396e5f4
commit e8bd2ae1e0

View File

@@ -352,7 +352,6 @@ export default class metadataBackup {
try {
await waitAll([
(async () => {
console.log('fileName', fileName)
return timeout.call(
handler.outputStream(stream, fileName).catch(error => {
stream.destroy()