pull/156/head
M66B 5 years ago
parent 8a8c981e9a
commit 57932f7307

@ -182,6 +182,7 @@ class Core {
// Operations should use database transaction when needed
if (!EntityOperation.SYNC.equals(op.name))
db.operation().setOperationState(op.id, "executing");
switch (op.name) {

Loading…
Cancel
Save