Skip to content

Commit

Permalink
SQL-215 add comment about deleting tempfiles
Browse files Browse the repository at this point in the history
  • Loading branch information
milt committed Nov 21, 2023
1 parent 97f9cd1 commit d7032ba
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -253,6 +253,7 @@
{:message "Scan Error"})))))
not-empty)]
(do
;; Delete (possibly) unsafe tempfiles
(attachment/delete-attachments! attachments)
(assoc (chain/terminate ctx)
:response
Expand Down

0 comments on commit d7032ba

Please sign in to comment.