Closed xiuliren closed 7 years ago
@wongwill86 the random small test works. https://github.com/seung-lab/BigArrays.jl/blob/master/test/backends/gs.jl
this is due to too many request was sent to Google Cloud Storage server, after removing the async part and make it serial, this error is gone.