Making lock conditional.
This is not a great idea: RPC can still get in conflict. TODO keep lock per item and bing it to rpc level too? or use simple lock on the whole db when writing. TODO Also need to check migrate lock: similar to rpc one should do fine.
parent
a0f4741d
Please register or sign in to comment