stash/pkg/txn
WithoutPants f39fa416a9
Fix database locked errors (#3153)
* Make read-only operations use WithReadTxn
* Allow one database write thread
* Add unit test for concurrent transactions
* Perform some actions after commit to release txn
* Suppress some errors from cancelled context
2022-11-21 06:49:10 +11:00
..
hooks.go Handle file rescan (#2951) 2022-09-28 16:08:00 +10:00
transaction.go Fix database locked errors (#3153) 2022-11-21 06:49:10 +11:00