mirror of
https://github.com/penpot/penpot.git
synced 2026-04-25 19:28:12 +00:00
✨ Use proper executor for cache on comp-v2 migration
This commit is contained in:
parent
7968bffc38
commit
5e4e706033
@ -304,7 +304,7 @@
|
||||
sprocs (ps/create :permits max-procs)
|
||||
|
||||
cache (if (int? cache)
|
||||
(cache/create :executor executor
|
||||
(cache/create :executor (::wrk/executor main/system)
|
||||
:max-items cache)
|
||||
nil)
|
||||
migrate-team
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user