GenesysGo / shadow-drive

Apache License 2.0
71 stars 22 forks source link

uploadMultipleFiles hangs if a single file is passed in #62

Closed tracy-codes closed 1 year ago

tracy-codes commented 2 years ago

uploadMultipleFiles should process an array like normal even if the array contains one single file.

Currently the upload hangs when trying to build chunks of files to upload.