• Alessio Caiazza's avatar
    Fix objectstore error shadowing · aa4fa178
    Alessio Caiazza authored
    When we are uploading big objects, remote server may close the connection
    while we are still writing.
    
    This patch allows to fetch the real error instead of io.ErrClosedPipe
    aa4fa178
object.go 4.88 KB