mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
4ffca659cc
We are using the local blobstore as a backend for concurrent uploads and observed that memory was leaking quite quickly as GC cannot keep up. So here, when the dest, src are both local files, instead of calling File.read, simply copy the file. |
||
---|---|---|
.. | ||
directories.rb | ||
directory.rb | ||
file.rb | ||
files.rb |