0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-03-11 15:21:18 -05:00

Add minor improvement to s3 storage upload thread

Start using virtual threads
This commit is contained in:
Andrey Antukh 2023-11-08 13:49:15 +01:00
parent fbdba39be9
commit 3b463f334c

View file

@ -226,6 +226,7 @@
[id subscriber sem content]
(px/thread
{:name "penpot/s3/uploader"
:virtual true
:daemon true}
(l/trace :hint "start upload thread"
:object-id (str id)