symphonicc / multer-azure-blob-storage

ES6 & Typescript friendly multer storage engine for Azure's blob storage.
MIT License
19 stars 25 forks source link

In _removeFile() cb() should return the thrown error object. Otherwise the cb is always null even if the error is thrown. #34

Open ashp8 opened 1 year ago

ashp8 commented 1 year ago

https://github.com/symphonicc/multer-azure-blob-storage/blob/ca71719a7abc2d4e9a0552e518e84793422743f3/src/MulterAzureStorage.ts#L288