mirror of
https://github.com/penpot/penpot.git
synced 2025-01-09 16:30:37 -05:00
4928f875b3
Until now, `update-file` always returned a ordered set of change-groups plus the one created by the ongoing request. A change-group corresponds to a list of changes commited in a single update-file (file_change table row). Including the ongoing request change-group on response with increase load stated causing considerable amount of memmory pressure. Since this changes are no longer necessary on frontend side, with this commit we strip the changes list from the ongoing request change-group, sending back an empty entry with the increased `revn` number. |
||
---|---|---|
.. | ||
dev | ||
resources | ||
scripts | ||
src | ||
test/app | ||
deps.edn | ||
package.json | ||
tests.edn | ||
yarn.lock |