Draft: fix(core): lock user uid attribute value generation
Created by: xflord
- uid-namespace attribute fillAttribute method now locks in order to prevent duplicate values. This was an issue when multiple addMember calls were executed on groups which had the attribute as required.