Dirk Müller 56cbe0a125
Avoid multi-threading races on import
There seems to be races when using db cursors from multiple threads. as
found by import issues after switching to a newer computer that has
performance and energy efficient cores.

As this is not particularly performance critical, convert to single
threaded use which makes it work again
2023-11-28 23:36:44 +01:00
..
2022-10-17 19:56:41 +02:00
2022-11-06 11:46:04 +01:00
2022-11-01 11:37:30 +01:00
2023-06-19 13:19:52 +02:00
2022-11-07 16:04:44 +01:00