mirror of
https://github.com/imgproxy/imgproxy.git
synced 2025-10-10 20:22:31 +02:00
Check timeout automatically
This commit is contained in:
@@ -18,5 +18,5 @@ func scale(pctx *pipelineContext, img *vips.Image, po *options.ProcessingOptions
|
||||
}
|
||||
}
|
||||
|
||||
return copyMemoryAndCheckTimeout(pctx.ctx, img)
|
||||
return img.CopyMemory()
|
||||
}
|
||||
|
Reference in New Issue
Block a user