mirror of
https://github.com/penpot/penpot.git
synced 2025-06-01 18:22:15 +02:00
✨ Improve file-xlog-gc task
This commit is contained in:
parent
ac8ef1d622
commit
df00760ffa
3 changed files with 25 additions and 15 deletions
|
@ -54,7 +54,7 @@
|
|||
(recur (inc total)
|
||||
(rest files)))
|
||||
(do
|
||||
(l/info :hint "files processed" :processed total)
|
||||
(l/info :hint "task finished" :total total)
|
||||
|
||||
;; Allow optional rollback passed by params
|
||||
(when (:rollback? params)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue