OnePomodoro
OnePomodoro copied to clipboard
Fix Microsoft.Data.Sqlite.SqliteException: SQLite Error 1: 'cannot rollback - no transaction is active'. in <AddPeriodAsync>d__7.MoveNext ()
Version 1.25.147.0(1.25.147.0)
Stacktrace
OnePomodoro.Services.DataService.<AddPeriodAsync>d__7.MoveNext() + 0x25e;OnePomodoro.Services.DataService
OnePomodoro.ViewModels.PomodoroViewModel.<OnPomodoroTimerFinished>d__68.MoveNext() + 0x1af;OnePomodoro.ViewModels.PomodoroViewModel
__Interop.ComCallHelpers.Call(__ComObject, RuntimeTypeHandle, Int32) + 0xb8;__Interop
__Interop.ForwardComStubs.Stub_20[TThis](__ComObject, Int32) + 0x24;__Interop
Reason
Microsoft.Data.Sqlite.SqliteException: SQLite Error 1: 'cannot rollback - no transaction is active'.