1
0
mirror of https://github.com/imgproxy/imgproxy.git synced 2026-06-15 22:47:11 +02:00

2 Commits

Author SHA1 Message Date
Viktor Sokolov 76c2ad03af Introduced cursor in Cond (#1662) 2026-05-20 20:58:07 +02:00
Victor Sokolov 0015e88447 IMG-13: pauseThreshold in AsyncBuffer + close behaviour (#1477)
* pauseThreshold in AsyncBuffer

* Additional close() condition

* io.ReadCloser in buffer

* ticker + fixes

* Minor fixes for asyncbuffer

* Renamed ticker to cond

* warn if close of upstream reader failed

* ticker -> chunkCond

* Fix io.EOF behaviour
2025-08-06 18:45:53 +02:00