mirror of
https://github.com/pocketbase/pocketbase.git
synced 2026-09-08 15:41:18 +02:00
synced with upstream s3 driver
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user