lnd/invoices
Elle Mouton d4f63662c1
invoices: ensure synchronous access to NewTestSqliteDB
Add a temporary mutex around the calls to sqldb.NewTestSqliteDB to
ensure that only a single thread can access it at a time. This is a
temporary work around that can be removed once this race condition in
the sqlite repo has been resolved:
https://gitlab.com/cznic/sqlite/-/issues/180
2024-05-06 19:10:44 +02:00
..
2020-04-24 19:15:08 +02:00
2022-07-01 11:21:46 +02:00
2023-06-29 17:13:36 -06:00