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