panpf / sketch

Sketch is an image loading library designed for Compose Multiplatform and Android View. It is powerful and rich in functions. In addition to basic functions, it also supports GIF, SVG, video thumbnails, Exif Orientation, etc.
Apache License 2.0
2.05k stars 309 forks source link

HurlStack and OkHttpStack cause network concurrency control failure #199

Closed panpf closed 2 months ago

panpf commented 2 months ago

Because HurlStack and OkHttpStack privately switch threads through withContext, HttpUriFetcher's network concurrency control fails