Make sure database can't be edited concurrently #2

Closed
opened 2022-01-09 22:42:47 +01:00 by Jef Roosens · 0 comments
Owner

There's currently no checks for concurrently adding files, so we should make sure that the uploads can run concurrently, but the actual updating of the repo happens behind a lock.

There's currently no checks for concurrently adding files, so we should make sure that the uploads can run concurrently, but the actual updating of the repo happens behind a lock.
This repository is archived. You cannot comment on issues.
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: vieter-v/vieter#2
No description provided.