Merge remote-tracking branch 'upstream/develop' into ap1
This commit is contained in:
@@ -1936,6 +1936,7 @@ class Item extends BaseObject
|
||||
} else {
|
||||
// This shouldn't happen.
|
||||
logger('Could not insert activity for URI ' . $item['uri'] . ' - should not happen');
|
||||
Lock::release('item_insert_activity');
|
||||
return false;
|
||||
}
|
||||
if ($locked) {
|
||||
|
||||
Reference in New Issue
Block a user