SaDiablo / GenshinCompanion

App designed to help you keep track of how things progress in your Genshin Impact adventure
MIT License
2 stars 0 forks source link

Fix System.Threading.SynchronizationLockException: The read lock is being released without being held. in LockService.ExitTransaction () #18

Open SaDiablo opened 2 years ago

SaDiablo commented 2 years ago

Version 1.2.0(1.2.0.0)

Stacktrace

LiteDB.Engine.LockService.ExitTransaction();LiteDB.Engine

LiteDB.Engine.TransactionMonitor.ReleaseTransaction(TransactionService transaction);LiteDB.Engine

LiteDB.Engine.TransactionService.Finalize();LiteDB.Engine

Reason

System.Threading.SynchronizationLockException: The read lock is being released without being held.

Link to App Center