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:
parent
fbdba39be9
commit
3b463f334c
1 changed files with 1 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue