This repository was archived by the owner on Dec 31, 2021. It is now read-only.
This repository was archived by the owner on Dec 31, 2021. It is now read-only.
Atomic operations on handling submission repos #166
Open
Description
If two users are simultaneously editing a submission, the current system can't provide a mechanism to correctly handle the situation.
There is a possibility of happening the below
- While one user starts adding changes, another user also starts adding. Whereby anyone user commits changes which itself is wrong