[solo.commands.ugc] acquire the Entropy Resources Lock in shared mode

This commit is contained in:
Fabio Erculiani
2013-12-06 16:23:10 +01:00
parent ecb0914084
commit 9298c740fe

View File

@@ -178,7 +178,7 @@ Manage User Generate Content (votes, comments, files).
return parser.print_help, []
self._nsargs = nsargs
return self._call_locked, [nsargs.func]
return self._call_unlocked, [nsargs.func]
def bashcomp(self, last_arg):
"""