Fixed timing issues

This commit is contained in:
M66B
2019-12-07 20:32:58 +01:00
parent 7f36e108c6
commit 14628c4d22
16 changed files with 232 additions and 130 deletions

View File

@@ -641,6 +641,8 @@ public class Log {
db.endTransaction();
}
ServiceSynchronize.eval(context, false, "debuginfo");
return draft;
}