fix: limit concurrent thumbnail generation (#1138)
This commit is contained in:
parent
e3c793a44d
commit
a4e3bf3eea
3 changed files with 8 additions and 0 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -1537,6 +1537,7 @@ dependencies = [
|
|||
"mime_guess",
|
||||
"notify-debouncer-full",
|
||||
"notify-rust",
|
||||
"num_cpus",
|
||||
"once_cell",
|
||||
"open",
|
||||
"ordermap",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue