Self sign-up has been disabled due to increased spam activity. If you want to get access, please send an email to a project owner (preferred) or at gitlab(at)nic(dot)cz. We apologize for the inconvenience.
This was not a feasible way to lock the items - there was no way to atomically acquire the lock and save the information to the structure. Consider using some totally diffrent technique - copy-on-write, RCU, etc.