mirror of
https://github.com/pocketbase/pocketbase.git
synced 2025-03-27 00:09:09 +02:00
synced with upstream s3 driver
This commit is contained in:
parent
c91d889da3
commit
6edb344ab3
@ -375,7 +375,6 @@ func (w *writer) open(r io.Reader, closePipeOnError bool) {
|
||||
if err != nil {
|
||||
if closePipeOnError {
|
||||
w.pr.CloseWithError(err)
|
||||
w.pr = nil
|
||||
}
|
||||
w.err = err
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user