fix: limit concurrent thumbnail generation (#1138)
This commit is contained in:
parent
e3c793a44d
commit
a4e3bf3eea
3 changed files with 8 additions and 0 deletions
|
|
@ -71,6 +71,7 @@ uzers = "0.12.1"
|
|||
md-5 = "0.10.6"
|
||||
png = "0.17.16"
|
||||
jxl-oxide = { version = "0.12.2", features = ["image"] }
|
||||
num_cpus = "1.17.0"
|
||||
|
||||
# Completion-based IO runtime to enable io_uring / IOCP file IO support.
|
||||
[dependencies.compio]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue